Click or drag to resize
Pdf Library for .NET

PdfFont Properties

The PdfFont type exposes the following members.

Properties
 NameDescription
Public propertyFontBaseFamily Gets the predefined family name.
Public propertyFontFamily Gets the name of the font family.
Public propertyHeight Gets the font height.
Public propertyIsStrikeout A flag to indicate if the font is strikeout.
Public propertyIsUnderline A flag to indicate if the font is underline.
Public propertySize Gets or sets the font size in points.
Top
See Also