|  | |
| PdfFont Methods | |
The PdfFont type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Creates a clone of this font in the specified pdf document.
             | 
|  | GetCharWidth | 
            Gets the width of the specified character in points.
             | 
|  | GetSystemFont | 
            Converts the current pdf 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.
             | 
 See Also
See Also