XFont Constructor Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodXFont
Initializes a new instance of the XFont class
Public methodXFont(Font)
Initializes a new instance of the XFont class from a System.Drawing.Font.
Public methodXFont(Font, XPdfFontOptions)
Initializes a new instance of the XFont class from a System.Drawing.Font.
Public methodXFont(String, Double)
Initializes a new instance of the XFont class.
Public methodXFont(FontFamily, Double, XFontStyle)
Initializes a new instance of the XFont class from a System.Drawing.FontFamily.
Public methodXFont(String, Double, XFontStyle)
Initializes a new instance of the XFont class.
Public methodXFont(XFontSource, Double, XPdfFontOptions)
Initializes a new instance of the XFont class.
Public methodXFont(FontFamily, Double, XFontStyle, XPdfFontOptions)
Initializes a new instance of the XFont class from a System.Drawing.FontFamily.
Public methodXFont(String, Double, XFontStyle, XPdfFontOptions)
Initializes a new instance of the XFont class.
Top
See Also

Reference