In This Topic
Represents the 14 standard PDF fonts that can be substituded for an intended font if the
intended font can't be embedded.
Syntax
Members
Member | Description |
Courier |
A standard PDF font.
|
CourierBold |
A standard PDF font.
|
CourierBoldOblique |
A standard PDF font.
|
CourierOblique |
A standard PDF font.
|
Helvetica |
A standard PDF font.
|
HelveticaBold |
A standard PDF font.
|
HelveticaBoldOblique |
A standard PDF font.
|
HelveticaOblique |
A standard PDF font.
|
NoSubstitution |
Indicates that no substitution should be made, and the PDF should assume the specified font is installed.
|
Symbol |
A standard PDF font.
|
TimesBold |
A standard PDF font.
|
TimesBoldItalic |
A standard PDF font.
|
TimesItalic |
A standard PDF font.
|
TimesRoman |
A standard PDF font.
|
ZapfDingbats |
A standard PDF font.
|
See Also