Click or drag to resize

Font Methods

The Font type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAvailableFontFaceNames
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberFromQuartetProperties
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetObjectData
Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
Public methodGetSubstituteFont
If this font is not installed on the system, try to find a substitute
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberInstalledFonts
Public methodStatic memberInstalledFonts(String)
Public methodStatic memberInstalledFontsAsQuartets
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also