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