Scenario 1. Face is set to one of the following
pre-defined font names, and CharSet is omitted or set to pdfCharSets.pdfAnsi (0):
"Times-Roman"
"Times-Bold"
"Times-Italic"
"Times-BoldItalic
"Helvetica
"Helvetica-Bold"
"Helvetica-Oblique"
"Helvetica-BoldOblique
"Courier"
"Courier-Bold"
"Courier-Oblique"
"Courier-BoldOblique"
"Symbol"
"ZapfDingbats"
The Item property will return an instance of PdfFont representing
one of the 14 standard PDF fonts. These fonts do not have to
be installed on the machine where AspPDF.NET is installed. A standard
font is not embedded in the PDF document because it is guaranteed
to be supported by all PDF viewer applications.
See Appendix B - Special Font Tables for the
Symbol and ZapfDingbats glyphs and their respective numeric codes.