[]
Class ActiveReportPrintController.
[Obsolete("This class is obsolete. All needed functionality can be found in Document class")]
public class ActiveReportPrintController : StandardPrintController, IDisposable
Name | Description |
---|---|
ActiveReportPrintController() |
Name | Description |
---|---|
Cancel | Cancel |
Name | Description |
---|---|
OnEndPage(PrintDocument, PrintPageEventArgs) | OnEndPage |
OnStartPage(PrintDocument, PrintPageEventArgs) | OnStartPage |
Name | Description |
---|---|
PrintAborted | Occurs when print is aborted. |
PrintingProgress | Occurs when printing progress is changed. |