OpenTypeName
OpenTypeName enumeration
Defines pre-defined IDs, they apply to all platforms unless indicated otherwise.
public enum OpenTypeName : ushort
Values
| Name | Value | Description |
|---|---|---|
| CopyrightNotice | 0 |
Copyright notice. |
| FontFamilyName | 1 |
Font Family name. |
| FontSubfamilyName | 2 |
Font Subfamily name. |
| UniqueFontIdentifier | 3 |
Unique font identifier. |
| FullFontName | 4 |
Full font name that reflects all family and relevant subfamily descriptors. |
| VersionString | 5 |
Version string. |
| PostScriptName | 6 |
PostScript name for the font. |
| Trademark | 7 |
Trademark notice/information for this font. |
| ManufacturerName | 8 |
Manufacturer Name. |
| Designer | 9 |
Designer; name of the designer of the typeface. |
| Description | 10 |
Description of the typeface. |
| UrlVendor | 11 |
URL of font vendor (with protocol, e.g., http://, ftp://). |
| UrlDesigner | 12 |
URL of typeface designer (with protocol, e.g., http://, ftp://). |
| LicenseDescription | 13 |
Description of how the font may be legally used, or different example scenarios for licensed use. |
| LicenseInfoUrl | 14 |
URL where additional licensing information can be found. |
| TypographicFamily | 16 |
Typographic Family name. |
| TypographicSubfamily | 17 |
Typographic Subfamily name. |
| CompatibleFull | 18 |
Compatible Full (Macintosh only). On the Macintosh, the menu name is constructed using the FOND resource. |
| SampleText | 19 |
Sample text. This can be the font name, or any other text that the designer thinks is the best sample to display the font in. |
| PostScriptCidFindfont | 20 |
PostScript CID findfont name. |
| WwsFamilyName | 21 |
WWS Family Name. |
| WwsSubfamilyName | 22 |
WWS Subfamily Name. |
| LightBackgroundPalette | 23 |
Light Background Palette. |
| DarkBackgroundPalette | 24 |
Dark Background Palette. |
| VariationsPostScriptNamePrefix | 25 |
Variations PostScript Name Prefix. |
See Also
- namespace GroupDocs.Metadata.Formats.Font
- assembly GroupDocs.Metadata