2.3.18 PageHeight

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

 PageHeight = pageHeightStart pageHeightValue


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

pageHeightStart

pageHeightValue

...

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

Value

Parent

0x10

PageLayout

PageProperties

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