Skip to main content

ListNumbering

Description

Controls the numbering style used in lists (e.g., decimal, Roman, bullet).

Owner

List

Inheritable

Yes

Default Value

None

Values

Value Type:
name
  • NoneNo numbering system; Lbl elements (if present) contain arbitrary text not subject to any numbering scheme
  • Unordered(PDF 2.0) Unordered list with unspecified bullets
  • Description(PDF 2.0) A list of terms for corresponding definitions
  • DiscSolid circular bullet
  • CircleOpen circular bullet
  • SquareSolid square
  • Ordered(PDF 2.0) Ordered lists with unspecified numbering
  • DecimalDecimal Arabic numerals (1–9, 10–99, … )
  • UpperRomanUppercase Roman numerals (I, II, III, IV, … )
  • LowerRomanLowercase Roman numerals (i, ii, iii, iv, … )
  • UpperAlphaUppercase letters (A, B, C, .. )
  • LowerAlphaLowercase letters (a, b, c, … )

Related Tags