2.3.117 SpaceAfter

The SpaceAfter property specifies the vertical spacing after a paragraph. If the SpaceAfter property is specified, it MUST be part of a Paragraph.ElementProperties record.

 SpaceAfter = spaceAfterStart spaceAfterValue


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

spaceAfterStart

spaceAfterValue (variable)

...

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

Value

Parent

0x0D

ElementProperties.InlineSharedElementProperties for Paragraph

ElementProperties.NonSharedElementProperties for Paragraph

spaceAfterValue (variable): An RPLSize variable that specifies vertical spacing after a paragraph.