ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Extensibility.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