2.3.111 ListLevel
The ListLevel property specifies the numbering style and/or indentation level of a Paragraph record. If the ListLevel property is specified, it MUST be part of a Paragraph.ElementProperties record. If the ListLevel property is not specified, the default value is used.
-
ListLevel = listLevelStart listLevelValue
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
listLevelStart |
listLevelValue |
||||||||||||||||||||||||||||||
... |
listLevelStart (1 byte): A byte that specifies the start of the ListLevel property. The value of the listLevelStart field MUST be the following value.
-
Value
Parent
0x08
ElementProperties.InlineSharedElementProperties for Paragraph
ElementProperties.NonSharedElementProperties for Paragraph
listLevelValue (4 bytes): A signed integer that specifies the numbering style and/or indentation level of the Paragraph record. The default value is 0x00000000.