PdfFont Methods |
The PdfFont type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Creates a clone of this font in the specified document.
|
![]() | GetCharWidth |
Gets the width of the specified character in points.
|
![]() | GetSystemFont |
Converts this font to a corresponding system font.
|
![]() | GetTextSize |
Gets the size of the specified string in points.
|
![]() | GetTextWidth |
Get the width in points of the specified string.
|