Previous Topic Next Topic
Properties of Page Panel in Page Report
A page panel can have the following child objects: Page Header Panel, Page Footer Panel and Export Page Setting Object.
The properties of a page panel object in a page report are as follows:
Property Name | Description |
---|
General |
Class Type | Indicates the class type of the object. This property is read only. |
Instance Name | Shows the instance name of the object. This property is read only. |
Paper |
Height | Specifies the height of the page. The Width and Height values change when Orientation changes. The Page Type setting determines the Width and Height values but you can change the latter as desired. Enter a numeric value to change the height.
Data type: Float |
Height Auto Fit | Specifies whether to dynamically calculate the page height according to the height of the contents within the page.
Data type: Boolean |
Orientation | Specifies how to position the report page. The Orientation setting affects the Width and Height values. Choose an option from the drop-down list.
- portrait - The page is positioned vertically.
- landscape - The page is positioned horizontally.
Data type: Enumeration |
Page Type | Specifies the report page dimensions. Choose a size from the drop-down list.
Data type: Enumeration |
Width | Specifies the width of the page. The Width and Height values change when Orientation changes. The Page Type setting determines the Width and Height values but you can change the latter as desired. Enter a numeric value to change the width.
Data type: Float |
Width Auto Fit | Specifies whether to dynamically calculate the page width according to the width of the contents within the page.
Data type: Boolean |
Margin |
Bottom Margin | Specifies the distance between the bottom page edge and the data area. Enter a numeric value to change the margin.
Data type: Float |
Left Margin | Specifies the distance between the left page edge and the data area. Enter a numeric value to change the margin.
Data type: Float |
Right Margin | Specifies the distance between the right page edge and the data area. Enter a numeric value to change the margin.
Data type: Float |
Top Margin | Specifies the distance between the top page edge and the data area. Enter a numeric value to change the thickness.
Data type: Float |
You can also define the properties via the Page Setup dialog.
Previous Topic Next Topic