'Declaration Public Enum PageNumberFieldFormat Inherits System.Enum
public enum PageNumberFieldFormat : System.Enum
Member | Description |
---|---|
ArabicAbjad | Pages are numbered using ascending Abjad numerals. |
ArabicAlphabetic | Pages are numbered using characters in the Arabic alphabet. |
Chinese | Pages are numbered using ascending numbers from the Chinese counting system. |
ChineseCountingThousand | Pages are numbered using sequential numbers from the Chinese counting thousand system. |
ChineseLegalSimplified | Pages are numbered using sequential numbers from the Chinese simplified legal format. |
Decimal | Pages are numbered using standard decimal representation. Example: "1", "2", "3" |
DecimalCircle | Pages are numbered using standard decimal representation, with the numbers enclosed in a circle. |
DecimalDash | Pages are numbered using standard decimal representation, with the numbers prefixed and sufixed by dashes. Example: "-1-", "-2-", "-3-" |
DecimalParenthesis | Pages are numbered using standard decimal representation, with the numbers enclosed in parenthesis. Example: "(1)", "(2)", "(3)" |
Hebrew | Pages are numbered using Hebrew numerals. |
HebrewAlphabetic | Pages are numbered using the Hebrew alphabet. |
JapaneseCounting | Pages are numbered using the Japanese counting system. |
JapaneseDigitalTenThousand | Pages are numbered using sequential numbers from the Japanese digital ten thousand counting system. |
JapaneseIroha | Pages are numbered using the Japanese iroha. |
JapaneseKanji | Pages are numbered using a Japanese style using sequential digital ideographs, using the appropriate character. |
JapaneseLegal | Pages are numbered using sequential numbers from the Japanese legal counting system. |
KoreanChosung | Pages are numbered using sequential numbers from the Korean Chosung format. |
KoreanCounting | Pages are numbered using sequential numbers from the Korean counting system. |
KoreanGanada | Pages are numbered using sequential numbers from the Korean Ganada format. |
LatinAlphabeticLowercase | Formats a numeric result as one or more occurrences of an lowercase alphabetic Latin character. |
LatinAlphabeticUppercase | Formats a numeric result as one or more occurrences of an uppercase alphabetic Latin character. Example: "A", "B", "C" |
Ordinal | Pages are numbered using lowercase ordinal representation of arabic numerals. Example: "1st", "2nd", "3rd" |
RomanLowercase | Pages are numbered using lowercase Roman numerals. |
RomanUppercase | Pages are numbered using uppercase Roman numerals. |
TextCardinal | Pages are numbered using lowercase cardinal text. Example: "one", "two", "three" |
TextOrdinal | Pages are numbered using lowercase ordinal text. Example: "first", "second", "third" |
Thai | Pages are numbered using Thai numbers. |
ThaiCounting | Pages are numbered using sequential numbers from the Thai counting system. |
ThaiLetter | Pages are numbered using Thai letters. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2