2.3.19 PageWidth

The PageWidth property specifies the default width for rendering a report in a physical-page oriented renderer. If the PageWidth property is specified, it MUST be part of a PageLayout or PageProperties record. If the PageWidth property is not specified, the default value is used.          

 PageWidth = pageWidthStart pageWidthValue


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

pageWidthStart

pageWidthValue

...

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

Value

Parent

0x11

PageLayout

PageProperties

pageWidthValue (4 bytes): A floating point value that specifies the default width, in millimeters, for rendering a Report record in a physical-page oriented renderer. The default value is 0x00000000 millimeters.