2.3.115 HangingIndent

The HangingIndent property specifies the indent of the first line of text within a paragraph relative to the LeftIndent property of the same paragraph. If this property is specified, it MUST be part of a Paragraph.ElementProperties record.

 HangingIndent = hangingIndentStart hangingIndentValue


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

hangingIndentStart

hangingIndentValue (variable)

...

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

Value

Parent

0x0B

ElementProperties.InlineSharedElementProperties for Paragraph

ElementProperties.NonSharedElementProperties for Paragraph

hangingIndentValue (variable): An RPLSize variable that specifies the indent of the first line of text within a paragraph relative to the LeftIndent property of the same paragraph.