2.3.114 LeftIndent

The LeftIndent property specifies the indentation for all text within a paragraph from the left edge of the text box containing the Paragraph record. If this property is specified, it MUST be part of a Paragraph.ElementProperties record.

 LeftIndent = leftIndentStart leftIndentValue


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

leftIndentStart

leftIndentValue (variable)

...

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

Value

Parent

0x09

ElementProperties.InlineSharedElementProperties for Paragraph

ElementProperties.NonSharedElementProperties for Paragraph

leftIndentValue (variable): An RPLSize variable that specifies the indentation for all text within a paragraph from the left edge of the text box containing the paragraph.