public sealed class InterFontCollection : EmbeddedFontCollectionPublic NotInheritable Class InterFontCollection
Inherits EmbeddedFontCollection[<SealedAttribute>]
type InterFontCollection =
class
inherit EmbeddedFontCollection
end| InterFontCollection | Initializes a new instance of the InterFontCollection class |
| Count | (Inherited from EmbeddedFontCollection) |
| Item | (Inherited from EmbeddedFontCollection) |
| Key | (Inherited from EmbeddedFontCollection) |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetEnumerator | (Inherited from EmbeddedFontCollection) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Initialize(IFontManagerImpl) | (Inherited from EmbeddedFontCollection) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| TryGetGlyphTypeface(String, FontStyle, FontWeight, FontStretch, IGlyphTypeface) | (Inherited from EmbeddedFontCollection) |
| TryMatchCharacter(Int32, FontStyle, FontWeight, FontStretch, String, CultureInfo, Typeface) | (Inherited from FontCollectionBase) |