2.3.120 ContentTop

The ContentTop property specifies the top position of the content relative to the container top.<64> If this property is specified, it MUST be part of a TextRun, Paragraph, TablixMeasurements, TablixCorner, TablixColumnHeader, TablixRowHeader, or TablixBodyCell record. If the ContentTop property is not specified, the default value is used.

 ContentTop = contentTopStart contentTopValue


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

contentTopStart

contentTopValue

...

contentTopStart (1 byte): A byte that specifies the start of the ContentTop property. The value of the contentTopStart field MUST be one of the following values.

Value

Parent

0x00

ElementProperties.NonSharedElementProperties for TextRun

ElementProperties.NonSharedElementProperties for Paragraph

TablixCorner

TablixColumnHeader

TablixRowHeader

TablixBodyCell

0x06

TablixMeasurements

contentTopValue (4 bytes): A floating point value that specifies the top position of the content relative to the container start. The default value is 0x00000000.