Click or drag to resize

PdfFont Constructor

Overload List
 NameDescription
Public methodPdfFont(PdfFontFace, Double) Initializes a new instance of the PdfFont class from the specified font face and font size.
Public methodPdfFont(PdfFontFamily, Double) Initializes a new instance of the PdfFont class from the specified font family and font size.
Public methodPdfFont(String, Double) Initializes a new instance of the PdfFont class from the specified font face name and font size.
Top
See Also