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

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