2.3.116 SpaceBefore

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

 SpaceBefore = spaceBeforeStart spaceBeforeValue


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

spaceBeforeStart

spaceBeforeValue (variable)

...

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

Value

Parent

0x0C

ElementProperties.InlineSharedElementProperties for Paragraph

ElementProperties.NonSharedElementProperties for Paragraph

spaceBeforeValue (variable): An RPLSize variable that specifies the vertical spacing before a paragraph.