Initializes a new instance of the XFont class.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- familyName
- Type: SystemString
Name of the font family. - emSize
- Type: SystemDouble
The em size. - style
- Type: PdfEdit.DrawingXFontStyle
The font style.
See Also