FontName property: PageNumber class

Description

Use the FontName property to specify the name of the font to be used for the page number, as a string. Valid values are:

  • Courier

  • Courier-Bold

  • Courier-BoldOblique

  • Helvetica (this is the default value)

  • Helvetica-Bold

  • Helvetica-BoldOblique

  • Helvetica-Oblique

  • Symbol

  • Times-Bold

  • Time-BoldItalic

  • Time-Italic

  • Time-Roman

  • ZapfDingbats

If you specify an invalid font name, the default (Helvetica) is used.

This property is read/write.