ActiveReports 12
StartJob Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : StartJob Method
The job being printed.
Starts a SystemPrinter print job.
Syntax
'Declaration
 
Public Sub StartJob( _
   ByVal printJob As String _
) 
public void StartJob( 
   string printJob
)

Parameters

printJob
The job being printed.
See Also

Reference

SystemPrinter Class
SystemPrinter Members