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

Glossary Item Box

Aborts the SystemPrinter print job initialized by the StartJob method.

Syntax

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

See Also