FontResolverInfo PropertiesTerminal Works - PDF Printing.Net Library

The FontResolverInfo type exposes the following members.

Properties

  NameDescription
Public propertyFaceName
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.
Public propertyMustSimulateBold
Indicates whether bold must be simulated. Bold simulation is not implemented in PDFEdit.
Public propertyMustSimulateItalic
Indicates whether italic must be simulated.
Public propertyStyleSimulations
Gets the style simulation flags.
Top
See Also

Reference