Accusoft.PrintPro8.Net
Printer Property




Gets the Printer the print job is using.
Syntax
'Declaration
 
Public ReadOnly Property Printer As Printer
'Usage
 
Dim instance As PrintJob
Dim value As Printer
 
value = instance.Printer
public Printer Printer {get;}
public: __property Printer* get_Printer();
public:
property Printer^ Printer {
   Printer^ get();
}

Property Value

A Printer object which contains information about the printer.
See Also

Reference

PrintJob Class
PrintJob Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback