2.3.24 Columns

The Columns property specifies the number of columns a page contains. If this property is specified, it MUST be part of a PageProperties record. If the Columns property is not specified, the default value is used.          

 Columns = columnsStart columnsValue


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

columnsStart

columnsValue

...

columnsStart (1 byte): A byte that specifies the start of the Columns property. The value of the columnStart field MUST be the following value.

Value

Parent

0x17

PageProperties

columnsValue (4 bytes): A signed integer that specifies the number of columns a page contains. The default value is 0x00000000.