Progress® Telerik® Reporting R1 2021
PageSettings Properties
The PageSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Gets or sets the background color of the page.
|
![]() | BackgroundImage |
Gets a BackgroundImage
object that controls the image displayed in the background of the
page.
|
![]() | BorderColor |
Gets a BorderColor object
used to define the page border color.
|
![]() | BorderStyle |
Gets a BorderStyle object
used to define the page border style.
|
![]() | BorderWidth |
Gets a BorderWidth object
used to define the page border width.
|
![]() | ColumnCount |
Gets or sets a value that specifies how many columns are present
in the DetailSection of the report.
|
![]() | ColumnSpacing |
Gets or sets a value indicating the space in Units between two
adjacent columns.
|
![]() | ContinuousPaper |
Gets or sets a value indicating whether the report is printed
without being paginated (as one long page).
|
![]() | Landscape |
Gets or sets a value indicating whether the page is printed in
landscape or portrait orientation.
|
![]() | Margins |
Gets or sets the margins for this page.
|
![]() | PaperKind |
Gets or sets the paper kind for the page.
|
![]() | PaperSize |
Gets or sets the paper size for the page.
|
![]() | Watermarks |
Specifies a collection of watermarks for the page.
|