2.3.122 ContentWidth

The ContentWidth property specifies the width of the content of a container.<66> If the ContentWidth property is specified, it MUST be part of a TextRun, Paragraph, TablixCorner, TablixColumnHeader, TablixRowHeader, or TablixBodyCell record. If the ContentWidth property is not specified, the default value is used.

 ContentWidth = contentWidthStart contentWidthValue


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

contentWidthStart

contentWidthValue

...

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

Value

Parent

0x02

ElementProperties.NonSharedElementProperties for TextRun

ElementProperties.NonSharedElementProperties for Paragraph

TablixCorner

TablixColumnHeader

TablixRowHeader

TablixBodyCell

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