The GlyphTypeface type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AdvanceHeights |
Gets the advance heights for the glyphs represented by the GlyphTypeface object.
| |
| AdvanceWidths |
Gets the advance widths for the glyphs represented by the GlyphTypeface 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.
| |
| Copyrights |
Gets the copyright information for the GlyphTypeface object.
| |
| Descender |
Gets the typographic descent.
| |
| Descriptions |
Gets the description information for the GlyphTypeface object.
| |
| DesignerNames |
Gets the designer information for the GlyphTypeface object.
| |
| DesignerUrls |
Gets the designer URL information for the GlyphTypeface object.
| |
| EmbeddingRights |
Gets the font embedding permission for the GlyphTypeface object.
| |
| FaceNames |
Gets the face name for the GlyphTypeface object.
| |
| FamilyNames |
Gets the family name for the GlyphTypeface object.
| |
| FontUri |
Gets the font URI.
| |
| GlyphCount |
Gets the number of glyphs.
| |
| LicenseDescriptions |
Gets the license description for the GlyphTypeface object.
| |
| LineGap |
Gets the typographic line gap for the GlyphTypeface object.
| |
| ManufacturerNames |
Gets the font manufacturer information for the GlyphTypeface object.
| |
| SampleTexts |
Gets the sample text information for the GlyphTypeface object.
| |
| Trademarks |
Gets the trademark notice information for the GlyphTypeface object.
| |
| VendorUrls |
Gets the vendor URL information for the GlyphTypeface object.
| |
| VersionStrings |
Gets the version string information for the GlyphTypeface object interpreted from the font's 'NAME' table.
| |
| XHeight |
Gets the distance between the baseline and the approximate height of non-ascending lowercase letters.
|