public final class OpenTypeName
extends com.aspose.ms.System.Enum
Defines pre-defined IDs, they apply to all platforms unless indicated otherwise.
Modifier and Type | Field and Description |
---|---|
static int |
CompatibleFull
Compatible Full (Macintosh only).
|
static int |
CopyrightNotice
Copyright notice.
|
static int |
DarkBackgroundPalette
Dark Background Palette.
|
static int |
Description
Description of the typeface.
|
static int |
Designer
Designer; name of the designer of the typeface.
|
static int |
FontFamilyName
Font Family name.
|
static int |
FontSubfamilyName
Font Subfamily name.
|
static int |
FullFontName
Full font name that reflects all family and relevant subfamily descriptors.
|
static int |
LicenseDescription
Description of how the font may be legally used, or different example scenarios for licensed use.
|
static int |
LicenseInfoUrl
URL where additional licensing information can be found.
|
static int |
LightBackgroundPalette
Light Background Palette.
|
static int |
ManufacturerName
Manufacturer Name.
|
static int |
PostScriptCidFindfont
PostScript CID findfont name.
|
static int |
PostScriptName
PostScript name for the font.
|
static int |
SampleText
Sample text.
|
static int |
Trademark
Trademark notice/information for this font.
|
static int |
TypographicFamily
Typographic Family name.
|
static int |
TypographicSubfamily
Typographic Subfamily name.
|
static int |
UniqueFontIdentifier
Unique font identifier.
|
static int |
UrlDesigner
URL of typeface designer (with protocol, e.g., http://, ftp://).
|
static int |
UrlVendor
URL of font vendor (with protocol, e.g., http://, ftp://).
|
static int |
VariationsPostScriptNamePrefix
Variations PostScript Name Prefix.
|
static int |
VersionString
Version string.
|
static int |
WwsFamilyName
WWS Family Name.
|
static int |
WwsSubfamilyName
WWS Subfamily Name.
|
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 int CopyrightNotice
Copyright notice.
public static final int FontFamilyName
Font Family name.
public static final int FontSubfamilyName
Font Subfamily name.
public static final int UniqueFontIdentifier
Unique font identifier.
public static final int FullFontName
Full font name that reflects all family and relevant subfamily descriptors.
public static final int VersionString
Version string.
public static final int PostScriptName
PostScript name for the font.
public static final int Trademark
Trademark notice/information for this font.
public static final int ManufacturerName
Manufacturer Name.
public static final int Designer
Designer; name of the designer of the typeface.
public static final int Description
Description of the typeface.
public static final int UrlVendor
URL of font vendor (with protocol, e.g., http://, ftp://).
public static final int UrlDesigner
URL of typeface designer (with protocol, e.g., http://, ftp://).
public static final int LicenseDescription
Description of how the font may be legally used, or different example scenarios for licensed use.
public static final int LicenseInfoUrl
URL where additional licensing information can be found.
public static final int TypographicFamily
Typographic Family name.
public static final int TypographicSubfamily
Typographic Subfamily name.
public static final int CompatibleFull
Compatible Full (Macintosh only). On the Macintosh, the menu name is constructed using the FOND resource.
public static final int SampleText
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.
public static final int PostScriptCidFindfont
PostScript CID findfont name.
public static final int WwsFamilyName
WWS Family Name.
public static final int WwsSubfamilyName
WWS Subfamily Name.
public static final int LightBackgroundPalette
Light Background Palette.
public static final int DarkBackgroundPalette
Dark Background Palette.
public static final int VariationsPostScriptNamePrefix
Variations PostScript Name Prefix.