Font Members

The Font type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCharacterInfo

Gets character information for the specified character.

Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method MeasureString

Gets the measuring font characteristics.

Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Characters

Gets the collection of characters available in the font.

Public property DpiX

Gets the horizontal DPI of glyphs in the font.

Public property DpiY

Gets the vertical DPI of glyphs in the font.

Public property Family

Gets the family name of the font.

Public property FontRegistry

Gets the font registry containing the system fonts.

Public property Metrics

Gets font characteristics.

Public property OpenTypeFeatures

Gets or sets the OpenType features for the font.

Public property PostscriptName

Gets the postscript name of the font.

Public property Size

Gets the font size.

Public property Style

Gets the font style.

See Also

Reference