ThemeFonts
Overview
ThemeFonts is a class in Aspose.Words FOSS for .NET.
Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages Latin, EastAsian and ComplexScript.
Properties: ComplexScript, EastAsian, Latin.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Latin | string | Read/Write | Specifies font name for Latin characters. |
EastAsian | string | Read/Write | Specifies font name for EastAsian characters. |
ComplexScript | string | Read/Write | Specifies font name for ComplexScript characters. |