The GlyphTypefaceLocalized type exposes the following members.
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.
|
See Also