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

In This Topic
    PrintAborted Event (SectionDocument)
    In This Topic
    Occurs when printing of the document pages is cancelled.
    Syntax
    'Declaration
     
    Public Event PrintAborted As PrintAbortedEventHandler
    public event PrintAbortedEventHandler PrintAborted
    See Also