BaseExportOptions.GetExportFontTable Method

BaseExportOptionsGetExportFontTable Method

Gets font table.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ExportFontTable GetExportFontTable()
Public Function GetExportFontTable As ExportFontTable
public:
ExportFontTable^ GetExportFontTable()
member GetExportFontTable : unit -> ExportFontTable 

Return Value

ExportFontTable
See Also