format()

Sets the format of the page number string for a Page Number box.

Syntax

String  format(Numeric number, Enum format)
  1. number is the page number.
  2. format is one of ARABIC, LOWERROMAN, or UPPERROMAN.