2.3.123 ContentHeight

The ContentHeight property specifies the height of the content of a container. If the ContentHeight property is specified, it MUST be part of a TextRun, Paragraph, TablixCorner, TablixColumnHeader, TablixRowHeader, TablixBodyCell, or ElementProperties.NonSharedElementProperty record. If the ContentHeight property is not specified, the default value is used.

 ContentHeight = contentHeightStart contentHeightValue


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

contentHeightStart

contentHeightValue

...

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

Value

Parent

0x03

TextRun

Paragraph

TablixCorner

TablixColumnHeader

TablixRowHeader

TablixBodyCell<67>

0x24

ElementProperties.NonSharedElementProperty for RichTextBox

contentHeightValue (4 bytes): A floating point value that specifies the height of the content of a container. The default value is defined by the container height.