@Deprecated 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
Deprecated.
Compatible Full (Macintosh only).
|
static int |
CopyrightNotice
Deprecated.
Copyright notice.
|
static int |
DarkBackgroundPalette
Deprecated.
Dark Background Palette.
|
static int |
Description
Deprecated.
Description of the typeface.
|
static int |
Designer
Deprecated.
Designer; name of the designer of the typeface.
|
static int |
FontFamilyName
Deprecated.
Font Family name.
|
static int |
FontSubfamilyName
Deprecated.
Font Subfamily name.
|
static int |
FullFontName
Deprecated.
Full font name that reflects all family and relevant subfamily descriptors.
|
static int |
LicenseDescription
Deprecated.
Description of how the font may be legally used, or different example scenarios for licensed use.
|
static int |
LicenseInfoUrl
Deprecated.
URL where additional licensing information can be found.
|
static int |
LightBackgroundPalette
Deprecated.
Light Background Palette.
|
static int |
ManufacturerName
Deprecated.
Manufacturer Name.
|
static int |
PostScriptCidFindfont
Deprecated.
PostScript CID findfont name.
|
static int |
PostScriptName
Deprecated.
PostScript name for the font.
|
static int |
SampleText
Deprecated.
Sample text.
|
static int |
Trademark
Deprecated.
Trademark notice/information for this font.
|
static int |
TypographicFamily
Deprecated.
Typographic Family name.
|
static int |
TypographicSubfamily
Deprecated.
Typographic Subfamily name.
|
static int |
UniqueFontIdentifier
Deprecated.
Unique font identifier.
|
static int |
UrlDesigner
Deprecated.
URL of typeface designer (with protocol, e.g., http://, ftp://).
|
static int |
UrlVendor
Deprecated.
URL of font vendor (with protocol, e.g., http://, ftp://).
|
static int |
VariationsPostScriptNamePrefix
Deprecated.
Variations PostScript Name Prefix.
|
static int |
VersionString
Deprecated.
Version string.
|
static int |
WwsFamilyName
Deprecated.
WWS Family Name.
|
static int |
WwsSubfamilyName
Deprecated.
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.
Copyright © 2020. All rights reserved.