GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.Document Namespace : PageDocument Class |
The following tables list the members exposed by PageDocument.
Name | Description | |
---|---|---|
PageDocument Constructor | Initializes a new instance of PageDocument Class. |
Name | Description | |
---|---|---|
CredentialsLocator | Gets the credentials locator service. | |
DataProviderService | Gets the data provider service | |
DataSourceLocator | Gets the data source locator | |
PageReport | Gets the ReportDefinition for the report. | |
Parameters | Gets the parameters for the report. | |
Printer | Gets a reference to the document's printer settings. | |
PrintOptions | Gets a reference to the document's print options. |
Name | Description | |
---|---|---|
Dispose | Performs tasks associated with freeing and releasing resources. | |
Render | Overloaded. Provides the output of the report to the specified rendering extension. | |
ResetPrinter | Resets the printer properties. |
Name | Description | |
---|---|---|
LocateCredentials | Occurs when the report needs to obtain data source credentials from the calling application. | |
LocateDataSource | Occurs when the report needs to locate a data source with from the calling application. | |
PrintAborted | Occurs if the user clicks the Abort button on the status dialog. | |
PrintingThreadErrorEvent | Occurs when an exception is thrown by the printing thread. | |
PrintProgress | Occurs when the document pages are printing. | |
RecordProcessed |