Name | Description | |
---|---|---|
Body | Returns a reference to the body of the report. | |
BottomMargin | Specifies the height of the bottom margin of the report. | |
ConsumeContainerWhitespace | Indicates that all whitespace in container should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the bounds. | |
Culture | Indicates the primary language of the report. | |
DataElementName | The name of the top-level element for a report rendered using a data oriented rendering extension (e.g. XML). | |
DataElementStyle | Indicates whether to render textboxes as an element or as an attribute. | |
DataSchema | The namespace to use in a report rendered using a data oriented rendering extension (e.g. XML). | |
DataTransform | The location and file name of a transformation to use with a data oriented rendering extension (e.g. XML). | |
LeftMargin | Specifies the width of the left margin of the report. | |
Name | Gets the name of the report. | |
PageFooter | Returns a reference to the page footer section of the report. | |
PageHeader | Returns a reference to the page header section of the report. | |
PageHeight | Specifies report page height. | |
PageWidth | Specifies report page width. | |
PaperOrientation | Returns paper orientation of the report. | |
RightMargin | Specifies the width of the right margin of the report. | |
StartPageNumber | Returns the page number to start the numeration with. | |
TopMargin | Specifies the height of the top margin of the report. | |
Version | A unique version number to identify the instance of the report. | |
Width | Indicates the width of the report. |