|  | |
| PdfDocumentAddFont Method | |
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | AddFont(Font) | 
            Adds a system font to the pdf fonts collection.
             | 
|  | AddFont(String) | 
            Adds a system font to the pdf fonts collection. The font is loaded from the specified file.
             | 
|  | AddFont(PdfStandardCJKFont) | 
            Adds a standard CJK font to the pdf fonts collection.
             | 
|  | AddFont(PdfStandardFont) | 
            Adds a standard font to the pdf fonts collection.
             | 
|  | AddFont(Font, Boolean) | 
            Adds a system font to the pdf fonts collection. 
             | 
 See Also
See Also