PDFReaderControls.NET Professional Type Reference

Font Properties

The properties of the Font class are listed below. For a complete list of Font class members, see the Font Members topic.

Public Static Properties

CMapFolder The folder where the CMaps can be found.
Courier Get standard PDF font Courier.
CourierBold Get standard PDF font Courier bold.
CourierBoldOblique Get standard PDF font Courier bold oblique.
CourierOblique Get standard PDF font Courier oblique.
Helvetica Get standard PDF font Helvetica.
HelveticaBold Get standard PDF font Helvetica bold.
HelveticaBoldOblique Get standard PDF font Helvetica bold oblique.
HelveticaOblique Get standard PDF font Helvetica oblique.
Symbol Get standard PDF font Symbol.
TimesBold Get standard PDF font TimesRoman bold.
TimesBoldItalic Get standard PDF font TimesRoman bold italic.
TimesItalic Get standard PDF font TimesRoman italic.
TimesRoman Get standard PDF font TimesRoman.
ZapfDingbats Get standard PDF font ZapfDingbats.

Public Instance Properties

EmbedMode How the font is stored inside the PDF.
Height The height of this font at a font size of 1 pt. Multiply the height with the font size to get the height in points.
LicensingRights Font licensing rights.
Name The name of the font.
Path The path of the TrueType file of this font.

See Also

Font Class | TallComponents.PDF.Fonts Namespace