ExportFontTable.GetKeys Method

Returns a collection of the keys stored in this table.


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

Syntax

C#

public IList<ExportFontKey> GetKeys()

Return Value

IList<ExportFontKey>
The collection of keys.

See Also

Reference

ExportFontTable Class
Autodesk.Revit.DB Namespace