BaseExportOptionsGetExportFontTable Method |
Gets font table.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic ExportFontTable GetExportFontTable()
Public Function GetExportFontTable As ExportFontTable
public:
ExportFontTable^ GetExportFontTable()
member GetExportFontTable : unit -> ExportFontTable
Return Value
ExportFontTable
See Also