ActiveReports 8
StartJob Method

The job being printed.
Starts a SystemPrinter print job.
Syntax
'Declaration
 
Public Sub StartJob( _
   ByVal printJob As System.String _
) 
public void StartJob( 
   System.string printJob
)

Parameters

printJob
The job being printed.
See Also

Reference

SystemPrinter Class
SystemPrinter Members

Support Forum