XFont Class
Provides information about the fonts available to ABCpdf.
System.Object
WebSupergoo.ABCpdf6.XFont
Method
Description
S»
FindAll
Find all the fonts currently installed on the system.
S»
FindFamily
Find all the fonts belonging to a particular family.
Property
Description
Weight
The weight of the font.
Italic
Whether the font is in an italic style.
FixedPitch
Whether the font is in a fixed pitch (rather than proportional) style.
Script
Whether the font is in a script style.
Serif
Whether the font is in a serif style.
Name
The complete human readable name of the font.
FamilyName
The name of the family to which the font belongs.
PostScriptName
The name the font will be known by on a PostScript printer.
Names
The complete set of names by which this font is known.