FontSubstCondition
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class FontSubstCondition extends System.Enum
Represents a rule fot font substitution
Fields
Field | Description |
---|---|
WhenInaccessible | Substitute when font is not found |
Always | Substitute always |
WhenInaccessible
public static final int WhenInaccessible
Substitute when font is not found
Always
public static final int Always
Substitute always