The GlyphTypefaceLocalized type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| GlyphTypefaceLocalized |
Initializes a new instance of the GlyphTypefaceLocalized class.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AdvanceHeights |
Gets the advance heights for the glyphs represented by the GlyphTypefaceLocalized object.
| |
| AdvanceWidths |
Gets the advance widths for the glyphs represented by the GlyphTypefaceLocalized object.
| |
| Ascender |
Gets the typographic ascent.
| |
| CapHeight |
Gets the distance between the baseline and the approximate height of uppercase letters.
| |
| CharacterToGlyphMaps |
Gets the nominal mapping of a Unicode code point to a glyph index as defined by the font 'CMAP' table.
| |
| Copyright |
Gets the localized copyright information for the GlyphTypefaceLocalized object.
| |
| Descender |
Gets the typographic descent.
| |
| Description |
Gets the localized description information for the GlyphTypefaceLocalized object.
| |
| DesignerName |
Gets the localized designer information for the GlyphTypefaceLocalized object.
| |
| DesignerUrl |
Gets the localized designer URL information for the GlyphTypefaceLocalized object.
| |
| EmbeddingRights |
Gets the font embedding permission for the GlyphTypefaceLocalized object.
| |
| FaceName |
Gets the localized face name for the GlyphTypefaceLocalized object.
| |
| FamilyName |
Gets the localized family name for the GlyphTypefaceLocalized object.
| |
| FontUri |
Gets the font URI.
| |
| GlyphCount |
Gets the number of glyphs.
| |
| LCID |
Gets the culture identifier of this instance.
| |
| LicenseDescription |
Gets the localized license description for the GlyphTypefaceLocalized object.
| |
| LineGap |
Gets the typographic line gap for the GlyphTypefaceLocalized object.
| |
| ManufacturerName |
Gets the localized font manufacturer information for the GlyphTypefaceLocalized object.
| |
| SampleText |
Gets the localized sample text information for the GlyphTypefaceLocalized object.
| |
| Source |
Gets the source glyph typeface.
| |
| Trademark |
Gets the localized trademark notice information for the GlyphTypefaceLocalized object.
| |
| VendorUrl |
Gets the localized vendor URL information for the GlyphTypefaceLocalized object.
| |
| VersionString |
Gets the localized version string information for the GlyphTypefaceLocalized object interpreted from the font's 'NAME' table.
| |
| XHeight |
Gets the distance between the baseline and the approximate height of non-ascending lowercase letters.
|