public final class OpenTypeVersion
extends com.aspose.ms.System.Enum
Represents the OpenType version.
Modifier and Type | Field and Description |
---|---|
static long |
Cff
The OpenType font with PostScript outlines.
|
static long |
TrueType
The TrueType font.
|
static long |
TrueTypeOsX
The OS X and iOS TrueType font.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final long TrueType
The TrueType font.
public static final long Cff
The OpenType font with PostScript outlines.
public static final long TrueTypeOsX
The OS X and iOS TrueType font.
Copyright © 2019. All rights reserved.