XFont Constructor (Font, XPdfFontOptions)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,
	XPdfFontOptions pdfOptions
)

Parameters

font
Type: System.DrawingFont
The System.Drawing.Font.
pdfOptions
Type: PdfEdit.DrawingXPdfFontOptions
Additional PDF options.
See Also

Reference