public final class SubstitutionFontCategories
extends com.aspose.ms.System.Enum
Represents font categories that can be substituted.
Modifier and Type | Field and Description |
---|---|
static int |
AllEmbeddedFonts
All embedded fonts are substituted.
|
static int |
TheSameNamedEmbeddedFonts
The fonts that are named the same as system fonts.
|
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.
public static final int AllEmbeddedFonts
All embedded fonts are substituted.