API Reference > imodeljs-backend > iModels > IModelExportHandler > onExportFont onExportFont MethodProtected Called when a font should be exported. onExportFont(_font: FontProps, _isUpdate: boolean | undefined): void note This should be overridden to actually do the export. Parameter Type Description _font FontProps _isUpdate boolean | undefined Returns - void Defined in core/backend/src/IModelExporter.ts Line 48 Last Updated: 13 June, 2024