2.2.17 ElementProperties

The ElementProperties record specifies the properties applicable to the BodyElement, PageHeaderElement, PageFooterElement, ReportItem, TextRun, and Paragraph records.          

 ElementProperties = elementPropertiesStart SharedElementProperties [NonSharedElementProperties] delimiter


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

elementPropertiesStart

sharedElementProperties (variable)

...

nonSharedElementProperties (variable)

...

delimiter

elementPropertiesStart (1 byte): A byte that specifies the start of the ElementProperties record. The value of the elementPropertiesStart field MUST be 0x0F.

sharedElementProperties (variable): A SharedElementProperties record.

nonSharedElementProperties (variable): A NonSharedElementProperties record.

delimiter (1 byte): A byte that specifies the end of the ElementProperties record. The value of the delimiter field MUST be 0xFF.