The following tables list the members exposed by ReportSettings.
Name | Description | |
---|---|---|
ReportSettings Constructor | Initializes a new instance of the ReportSettings class. |
Name | Description | |
---|---|---|
FileName | Returns/sets the name of the file where the report will be saved. | |
HorizontalPaginationMode | Returns/sets the way logical pages are printed when they are too wide to fit on one page. | |
Margin | Gets or sets the margin around the ReportPagePresenter | |
PageMediaSize | Returns/sets the page media size which can specific the System.Printing.PageMediaSizeName and optionally an explicit width and height for the page. | |
PageOrientation | Returns/sets the orientation of the page. | |
PagePrintOrder | Returns/sets the order that pages are printed when HorizontalPaginationMode is set to 'Mosaic'. | |
PageRange | Returns/sets the range of pages to be included in the report. | |
PageSize | Returns/sets the size of the page. | |
PrintJobDescription | Returns/sets the description used by the job in the print queue. | |
PrintQueue | Gets or sets a PrintQueue object that represents the target printer. | |
RepeatType | Determines how logical headers within the page content area will be treated within a report section.. | |
UserPageRangeEnabled | Returns/sets whether the standard PrintDialog will allow to user to select a range of pages. |