ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / PageDocument Class / PrintAborted Event

In This Topic
    PrintAborted Event (PageDocument)
    In This Topic
    Occurs if the user clicks the Abort button on the status dialog.
    Syntax
    'Declaration
     
    Public Event PrintAborted As PrintAbortedEventHandler
    public event PrintAbortedEventHandler PrintAborted
    See Also