Font Constructor (String, XUnit)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the Font class with the specified name and size.

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

public Font(
	string name,
	XUnit size
)

Parameters

name
Type: SystemString
size
Type: PdfEdit.DrawingXUnit
See Also

Reference