Overload List
Name | Description | |
---|---|---|
XFont | Initializes a new instance of the XFont class | |
XFont(Font) |
Initializes a new instance of the XFont class from a System.Drawing.Font.
| |
XFont(Font, XPdfFontOptions) |
Initializes a new instance of the XFont class from a System.Drawing.Font.
| |
XFont(String, Double) |
Initializes a new instance of the XFont class.
| |
XFont(FontFamily, Double, XFontStyle) |
Initializes a new instance of the XFont class from a System.Drawing.FontFamily.
| |
XFont(String, Double, XFontStyle) |
Initializes a new instance of the XFont class.
| |
XFont(XFontSource, Double, XPdfFontOptions) |
Initializes a new instance of the XFont class.
| |
XFont(FontFamily, Double, XFontStyle, XPdfFontOptions) |
Initializes a new instance of the XFont class from a System.Drawing.FontFamily.
| |
XFont(String, Double, XFontStyle, XPdfFontOptions) |
Initializes a new instance of the XFont class.
|
See Also