FontResolverInfoFaceName Property Terminal Works - PDF Printing.Net Library
A name that uniquely identifies the font (not the family), e.g. the file name of the font. PDFEdit does not use this name internally, but passes it to the GetFont function of the IFontResolver interface to retrieve the font data.

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

public string FaceName { get; }

Property Value

Type: String
See Also

Reference