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.2.1.0 (5.2.1.0)
Syntax

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

Parameters

fontSource
Type: PdfEdit.DrawingXFontSource
Font source
emSize
Type: SystemDouble
The em size
pdfOptions
Type: PdfEdit.DrawingXPdfFontOptions
See Also

Reference