FontData Methods

The FontData type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether two FontData instances are equal.
(Overrides ObjectEquals(Object).)
Public methodGetFontName
Returns the font name, replacing theme referrence with an actual font used.
Public methodGetHashCode
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ObjectGetHashCode.)
Public methodGetType (Inherited from Object.)
Public methodToString
Returns string representation.
(Overrides ObjectToString.)
See Also