FontResolverInfo Constructor (String)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the FontResolverInfo struct.

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

public FontResolverInfo(
	string faceName
)

Parameters

faceName
Type: SystemString
The name that uniquely identifies the fontface.
See Also

Reference