The PdfFont type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | FontBaseFamily |
Gets the predefined family name of this PDF font.
|
![]() | FontFamily |
Gets the name of the font family of this PDF font.
|
![]() | Height |
Gets the height of this PDF font.
|
![]() | IsStrikeout |
A flag to indicate if the font is strikeout.
|
![]() | IsUnderline |
A flag to indicate if the font is underline.
|
![]() | Size |
Gets or sets size in points of this PDF font.
|
See Also