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

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