ActiveReports Developer 7
EndJob Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : EndJob Method

Glossary Item Box

Ends the SystemPrinter print job initialized by the StartJob method.

Syntax

Visual Basic (Declaration) 
Public Sub EndJob() 
C# 
public void EndJob()

See Also