SubstitutionFontCategories
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class SubstitutionFontCategories extends System.Enum
Represents font categories that can be substituted.
Fields
Field | Description |
---|---|
TheSameNamedEmbeddedFonts | The fonts that are named the same as system fonts. |
AllEmbeddedFonts | All embedded fonts are substituted. |
TheSameNamedEmbeddedFonts
public static final int TheSameNamedEmbeddedFonts
The fonts that are named the same as system fonts. Those fonts are mostly safe to be substituted with the same named system fonts.
AllEmbeddedFonts
public static final int AllEmbeddedFonts
All embedded fonts are substituted.