Revit 2025 API
Base |
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
ExportFontTableSee Also