Overload List
Name | Description | |
---|---|---|
PdfFont(Byte, Single) |
Creates a PDF font from font data
| |
PdfFont(StandardCJKFont, Single) |
Creates a CJK font
| |
PdfFont(StdFontBaseFamily, Single) |
Creates a standard PDF font
| |
PdfFont(String, Single) |
Creates a PDF font from a font file
| |
PdfFont(String, Single, Boolean) |
Creates a PDF font for a font family name. The font must be installed on the server.
|
See Also