ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing 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