XFont Constructor (XFontSource, Double, XPdfFontOptions)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the XFont class.

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

public XFont(
	XFontSource fontSource,
	double emSize,
	XPdfFontOptions pdfOptions
)

Parameters

fontSource
Type: PdfEdit.Drawing.XFontSource
Font source
emSize
Type: System.Double
The em size
pdfOptions
Type: PdfEdit.Drawing.XPdfFontOptions
See Also

Reference