Initializes a new instance of the XFont class from a System.Drawing.FontFamily.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- fontFamily
- Type: System.DrawingFontFamily
The System.Drawing.FontFamily. - emSize
- Type: SystemDouble
The em size. - style
- Type: PdfEdit.DrawingXFontStyle
The font style.
See Also