EnumPageNumberStyle

Page number style options.

Static Properties

Name Description
ARABIC Uses Arabic numerals.
ARABIC_ABJAD Uses Arabic Abjad
ARABIC_ALIF_BA_TAH Uses Arabic Alif Ba Tah
DOUBLE_LEADING_ZEROS Uses Arabic numerals and formats all page numbers as three digits.
HEBREW_BIBLICAL Uses Hebrew Biblical
HEBREW_NON_STANDARD Uses Hebrew Non Standard
KANJI Uses Kanji.
LOWER_LETTERS Uses lowercase letters.
LOWER_ROMAN Uses lowercase Roman numerals.
SINGLE_LEADING_ZEROS Uses Arabic numerals and formats all page numbers as two digits.
TRIPLE_LEADING_ZEROS Uses Arabic numerals and formats all page numbers as four digits.
UPPER_LETTERS Uses uppercase letters.
UPPER_ROMAN Uses uppercase Roman numerals.