|
|
|
Pdf
|
|
| Name | Description | |
|---|---|---|
|
|
AddFont(Font) | Adds a system font to the pdf fonts collection. |
|
|
AddFont(PdfStandardCJKFont) | Adds a standard CJK font to the pdf fonts collection. |
|
|
AddFont(PdfStandardFont) | Adds a standard 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(Font, Boolean) | Adds a system font to the pdf fonts collection. |