Enum document

NumberStyle

Namespace: datalogics_interface

Description

Specifies the numbering style for page labels in a document.

Values

Decimal

Decimal arabic numerals (1, 2, 3, ...).

RomanUppercase

Uppercase Roman numerals (I, II, III, ...).

RomanLowercase

Lowercase Roman numerals (i, ii, iii, ...).

LetterUppercase

Uppercase letters (A-Z, AA-ZZ, ...).

LetterLowercase

Lowercase letters (a-z, aa-zz, ...).

None

No numeric portion; only the prefix is rendered.