Revit 2026 API
Base |
Gets font table.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ExportFontTable GetExportFontTable()
Public Function GetExportFontTable As ExportFontTable
public: ExportFontTable^ GetExportFontTable()
member GetExportFontTable : unit -> ExportFontTable
Return Value
ExportFontTableSee Also