ThemeFont.ComplexScriptFont Property
Gets the font for complex script text.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| TextFont | An object that contains font properties. |
Remarks
For information on how to load custom fonts, refer to the following help topic: Load and Use Custom Fonts in Office & PDF File API Applications.
See Also