2.3.113 RightIndent

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

 RightIndent = rightIndentStart rightIndentValue


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

rightIndentStart

rightIndentValue (variable)

...

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

Value

Parent

0x0A

ElementProperties.InlineSharedElementProperties for Paragraph

ElementProperties.NonSharedElementProperties for Paragraph

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