2.3.112 ParagraphNumber

The ParagraphNumber property specifies the one-based index of a Paragraph record, which is a member of list of paragraphs that have the same value for a ListLevel property and have the ListStyle property set to 0x01. If the ParagraphNumber property is specified, it MUST be part of a ElementProperties.NonSharedElementProperties record for a Paragraph record. If the ParagraphNumber property is not specified, the default value is used.

 ParagraphNumber = paragraphNumberStart paragraphNumberValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

paragraphNumberStart

paragraphNumberValue

...

paragraphNumberStart (1 byte): A byte that specifies the start of the ParagraphNumber property. The value of the paragraphNumberStart field MUST be the following value.

Value

Parent

0x0E

ElementProperties.NonSharedElementProperties for Paragraph

paragraphNumberValue (4 bytes): A signed integer that specifies the number of the paragraph, which is a member of a list of paragraphs that have the same value for the ListLevel property and have the ListStyle property set to 0x01.<63> The default value is 0x00000000.