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