Click or drag to resize

PdfFontBase Properties

The PdfFontBase type exposes the following members.

Properties
Name Description
Public property Bold
Gets a value indicating whether thisis bold.
Public property Descent
Gets the descent of the font in points.
Public property Height
Gets the height of the font in points.
Public property Italic
Gets a value indicating whether thisis italic.
Public property Name
Gets the name.
Public property Size
Gets the size.
Public property Strikeout
Gets a value indicating whether thisis strikeout.
Public property Style
Gets the style information for this font.
Public property Underline
Gets a value indicating whether thisis underline.
Top
See Also