Click or drag to resize

FontFile Methods

The FontFile type exposes the following members.

Methods
 NameDescription
Public methodContainsCharacter Determines whether the font file contains outlines for the specified Unicode character.
Public methodEquals(FontFile) Determines whether the other FontFile is equal to this FontFile instance.
Public methodEquals(Object) Determines whether the specified Object is equal to this FontFile instance.
(Overrides ObjectEquals(Object))
Public methodGetHashCode Returns a hash code for this FontFile instance.
(Overrides ObjectGetHashCode)
Public methodToString Returns a String that represents this FontFile instance.
(Overrides ObjectToString)
Top
See Also