Pdf |
| Name | Description | |
|---|---|---|
| PdfFont(PdfFontFace, Double) | Initializes a new instance of the PdfFont class from the specified font face and font size. | |
| PdfFont(PdfFontFamily, Double) | Initializes a new instance of the PdfFont class from the specified font family and font size. | |
| PdfFont(String, Double) | Initializes a new instance of the PdfFont class from the specified font face name and font size. |