FontSubstitutionReason enumeration
FontSubstitutionReason enumeration
Specifies the reason of font substitution.
Members
Name | Description |
---|---|
AlternativeName | Font substitution by alternative name from the document. |
FontNameSubstitutionRule | Font substitution by font name rule. |
FontConfigSubstitutionRule | Font substitution by font config rule. |
TableSubstitutionRule | Font substitution by table rule. |
FontInfoSubstitutionRule | Font substitution by font info rule. |
DefaultFontSubstitutionRule | Font substitution by default font rule. |
FirstAvailableFont | Font substitution with the first available font. |
See Also
- module Aspose.Words