OpenTypeVersion
OpenTypeVersion enumeration
Represents the OpenType version.
public enum OpenTypeVersion : uint
Values
Name | Value | Description |
---|---|---|
TrueType | 65536 |
The TrueType font. |
Cff | 1330926671 |
The OpenType font with PostScript outlines. |
TrueTypeOsX | 1953658213 |
The OS X and iOS TrueType font. |
See Also
- namespace GroupDocs.Metadata.Formats.Font
- assembly GroupDocs.Metadata