ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / ActiveReportPrintController Class / PrintAborted Event

In This Topic
    PrintAborted Event (ActiveReportPrintController)
    In This Topic
    Occurs when print is aborted.
    Syntax
    'Declaration
     
    Public Event PrintAborted As PrintAbortedEventHandler
    public event PrintAbortedEventHandler PrintAborted
    See Also