XFont Constructor (Font)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the XFont class from a System.Drawing.Font.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public XFont(
	Font font
)

Parameters

font
Type: System.DrawingFont
The System.Drawing.Font.
See Also

Reference