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

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

public FontResolverInfo(
	string faceName,
	XStyleSimulations styleSimulations
)

Parameters

faceName
Type: SystemString
The name that uniquely identifies the fontface.
styleSimulations
Type: PdfEdit.DrawingXStyleSimulations
The style simulation flags.
See Also

Reference