Page Settings
- Last UpdatedOct 27, 2025
- 2 minute read
-
Landscape – Determines whether the page orientation is Landscape (when set to Yes) or Portrait (when set to No).
-
Margins Determines the width of a report's margins (measured in report units).
Note: The report's Margins.Top and Margins.Bottom properties are tied to the Height property of the Page Margin Bands. Therefore changing these values will change the appropriate bands' Height value as well, and vice versa.
-
Page Height – Specifies page height, in report units. This property can only be set if the Paper Kind property is set to Custom.
-
Page Width – Specifies page width, in report units. This property can only be set if the Paper Kind property is set to Custom.
-
Paper Kind – Determines the type of paper that a report will be printed on. Setting this property to any value other than Custom will prevent the Page Height, Page Width and Paper Name properties from being customized.
Note: If the Paper Kind property is set to Custom, then the printer paper will be selected according to the Paper Name property's value. In this case, it is also necessary to set the Page Width and Page Height properties to the values of the paper selected.
-
Paper Name – Determines the name of the custom paper used in the printer on which the report will be printed.
The Paper Name property's value applied only when the Paper Kind property is set to Custom. If this property is used, it is also necessary to set the Page Width and Page Height properties to the values of the selected paper. If the printer on which a document is printed doesn't support the paper type specified by the Paper Name property's value, then it will default to the Letter paper size.
-
Printer Name – Determines the name of the printer to use when printing a report.
-
Using Settings of the Default Printer – Specifies which of the default printer's settings should be used when printing a report.