ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum