Share

ExportFontTable.GetFontTableIterator Method

Returns a FontTableIterator that iterates through the collection.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public ExportFontTableIterator GetFontTableIterator()

Return Value

ExportFontTableIterator
A FontTableIterator object that can be used to iterate through key-value pairs in the collection.

See Also

Reference

Was this information helpful?