FontInfo Properties

The FontInfo type exposes the following members.

Properties

Name Description
Public property Aliases

Gets the user-added lookup names for this font, supplied via AddFontAlias(String, String). Derived lookup keys, such as the postscript name itself, are not included. This is a snapshot, not a live view.

Public property Family

The font family.

Public property FullName

The combination of a font family and a font name.

Public property PostscriptName

The postscript name of the font.

Public property Style

The font style.

See Also

Reference