2.2.12 SectionProperties

Applies to RPL versions 10.4, 10.5, and 10.6

The SectionProperties record specifies the properties applicable to a Section record.          

 SectionProperties = sectionPropertiesStart [itemProperties] 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

sectionPropertiesStart

itemProperties (variable)

...

delimiter

sectionPropertiesStart (1 byte): A byte that specifies the start of the SectionProperties record. The value of the sectionPropertiesStart field MUST be 0x16.

itemProperties (variable): A collection of structures. The order of the structures in the collection is arbitrary. The collection can be empty. Each structure contained in the itemProperties field MUST be one of the following.

Property

ID

ColumnCount

ColumnSpacing

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