Click or drag to resize

PdfTrueTypeFont Constructor

Overload List
Name Description
Public method PdfTrueTypeFont(Font)
Initializes a new instance of the PdfTrueTypeFont class
Public method PdfTrueTypeFont(Font, Boolean)
Initializes a new instance of the PdfTrueTypeFont class
Public method PdfTrueTypeFont(Font, Single)
Initializes a new instance of the PdfTrueTypeFont class
Public method PdfTrueTypeFont(String, Single)
Initializes a new instance of the PdfTrueTypeFont class
Public method PdfTrueTypeFont(PdfTrueTypeFont, Single)
Initializes a new instance of the PdfTrueTypeFont class
Public method PdfTrueTypeFont(Font, Single, Boolean)
Initializes a new instance of the PdfTrueTypeFont class
Public method PdfTrueTypeFont(String, Single, PdfFontStyle)
Initializes a new instance of the PdfTrueTypeFont class
Top
See Also