The Page type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Bookmark | Gets and sets a bookmark for the control. (Inherited from ReportControl.) | |
| Bounds | Gets and sets the page bounds. (Overrides ReportControl..::.Bounds.) | |
| Controls | Gets the collection of the nested controls. (Inherited from ContainerControl.) | |
| CustomSize | Gets and sets the size of custom page kind. | |
| DataBindings | Gets the collection of the control's properties data/expressions bindings. (Inherited from ReportControl.) | |
| Document | Gets the document. (Inherited from ReportControl.) | |
| Engine | Gets the RenderEngine used. (Inherited from ReportControl.) | |
| GenerateScript | Gets and sets the code for the script that will be invoked before rendering. (Inherited from ReportControl.) | |
| Hyperlink | Gets and sets a hyperlink for the control. (Inherited from ReportControl.) | |
| Location | Gets and sets the control's top-left corner position within the parent control. (Inherited from ReportControl.) | |
| ManualBuildScript | Gets and sets the code for the script that must perform the page content rendering. If this script is set then the standard renedering mechanism is disabled. | |
| Margins | Gets and sets the page margins. | |
| Name | Gets and sets the name of the component. (Inherited from ReportComponent.) | |
| Orientation | Gets and sets the page orientation. | |
| Page | Gets the page. (Inherited from ReportControl.) | |
| PageBounds | Gets and sets the control's bounds within the page. (Inherited from ReportControl.) | |
| PageLocation | Gets and sets the control's top-left corner position within the page. (Inherited from ReportControl.) | |
| PaperKind | Gets and sets the kind of paper. | |
| Parent | Gets and sets the parent control. (Inherited from ReportControl.) | |
| RenderHeight | Gets and sets the height of the final control. (Inherited from ReportControl.) | |
| Size | Gets and sets the size of the control. (Inherited from ReportControl.) | |
| StyleName | Gets and sets the name of the style applied to the control. (Inherited from ReportControl.) | |
| Tag | Gets and sets an additional information for the control. (Inherited from ReportControl.) | |
| TemplateSize | Gets and sets page size for template edit mode. | |
| ToolTip | Gets and sets a tooltip for the control. (Inherited from ReportControl.) | |
| Visible | Gets and sets whether the control should be rendered to the final document. (Inherited from ReportControl.) |