Click or drag to resize
Pdf Library for .NET

PdfFont Properties

The PdfFont type exposes the following members.

Properties
  Name Description
Public property FontBaseFamily Gets the predefined family name.
Public property FontFamily Gets the name of the font family.
Public property Height Gets the font height.
Public property IsStrikeout A flag to indicate if the font is strikeout.
Public property IsUnderline A flag to indicate if the font is underline.
Public property Size Gets or sets the font size in points.
Top
See Also