The ReportOptions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ReadXml |
Reads the document settings from an XmlReader.
|
![]() |
WriteXml |
Saves the document settings into an XmlWriter.
|
Properties
Name | Description | |
---|---|---|
![]() |
ChartScale |
Gets or sets the scaling mode to be used when rendering the Olap chart.
|
![]() |
FooterCenter |
Gets or sets the text displayed on the center of the page footer.
|
![]() |
FooterLeft |
Gets or sets the text displayed on the left part of the page footer.
|
![]() |
FooterRight |
Gets or sets the text displayed on the right part of the page footer.
|
![]() |
GridScale |
Gets or sets the scaling mode to be used when rendering the Olap grid.
|
![]() |
HeaderCenter |
Gets or sets the text displayed on the center of the page header.
|
![]() |
HeaderLeft |
Gets or sets the text displayed on the left part of the page header.
|
![]() |
HeaderRight |
Gets or sets the text displayed on the right part of the page header.
|
![]() |
IncludeChart |
Gets or sets a value that determines whether the Olap chart should be
included in the report.
|
![]() |
IncludeGrid |
Gets or sets a value that determines whether the Olap grid should be
included in the report.
|
![]() |
IncludeRawData |
Gets or sets a value that determines whether the raw data grid should be
included in the report.
|
![]() |
Margin |
Gets or sets the margin around each page (in pixels).
|
![]() |
Padding |
Gets or sets the padding added within each page (in pixels).
|
![]() |
RawDataScale |
Gets or sets the scaling mode to be used when rendering the raw data grid.
|
![]() |
ShowFooterSeparator |
Gets or sets a value that determines whether a line should be displayed
between the page footer and the page content.
|
![]() |
ShowHeaderSeparator |
Gets or sets a value that determines whether a line should be displayed
between the page header and the page content.
|