ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SystemPrinter Class / AbortJob Method

In This Topic
    AbortJob Method
    In This Topic
    Aborts the SystemPrinter print job initialized by the StartJob method.
    Syntax
    'Declaration
     
    Public Sub AbortJob() 
    public void AbortJob()
    See Also