Name | Description | |
---|---|---|
![]() | PrinterSettings Constructor | Overloaded. |
The following tables list the members exposed by PrinterSettings.
Name | Description | |
---|---|---|
![]() | PrinterSettings Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Printer | Gets the printer instance. |
![]() | PrintOptions | Gets the GrapeCity.ActiveReports.Printing.PrintOptions instance associated with this printer settings. |
![]() | ShowPrintDialog | Gets or sets a value indicating whether the print dialog is displayed before the printing process starts. |
![]() | ShowPrintProgressDialog | Gets or sets a value indicating whether the print progress dialog is displayed during the printing process. |
![]() | UsePrintingThread | Gets or sets a value indicating whether the printing process should be executed on a separate thread. |
![]() | UseStandardDialog | Gets or sets a value indicating whether the standard print dialog should be used. |
![]() | UseXpDialog | Gets or sets a value indicating whether the XP style print dialog should be used. |
Name | Description | |
---|---|---|
![]() | PrintAborted | Occurs when the printing process is aborted. |
![]() | PrintingThreadErrorEvent | Occurs when an unhandled exception is thrown in the printing thread. |
![]() | PrintProgress | Occurs when there is a change in the printing progress. |