Accusoft.PrintPro8.Net
PrintJob Constructor(Printer)




The Printer the print job is to print to.
Creates a new print job using the specified printer for the destination.
Syntax
'Declaration
 
Public Function New( _
   ByVal printer As Printer _
)
'Usage
 
Dim printer As Printer
 
Dim instance As New PrintJob(printer)
public PrintJob( 
   Printer printer
)
public: PrintJob( 
   Printer* printer
)
public:
PrintJob( 
   Printer^ printer
)

Parameters

printer
The Printer the print job is to print to.
See Also

Reference

PrintJob Class
PrintJob Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback