The GlyphTypefaceInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateFontSource | Obsolete.
Creates the font source for this typeface instance.
| |
| 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.) | |
| GetFontSource |
Gets the font source for this typeface instance.
| |
| 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.) | |
| TryGetTypeface(String, GlyphTypefaceInfo%) |
Gets the typeface having specified font file name.
| |
| TryGetTypeface(Uri, GlyphTypefaceInfo%) |
Gets the typeface referenced by given URI.
|
Properties
| Name | Description | |
|---|---|---|
| FontFileName |
Gets the name of the font file.
| |
| Uri |
Gets the URI that is used to reference this typeface.
| |
| Version |
Gets the version.
|