ImageGear .NET
PrintQueue Property




Gets a queue that should be used to print the document.
Syntax
'Declaration
 
Public ReadOnly Property PrintQueue As PrintQueue
'Usage
 
Dim instance As ImGearXPSPrintOptions
Dim value As PrintQueue
 
value = instance.PrintQueue
public PrintQueue PrintQueue {get;}
public: __property PrintQueue* get_PrintQueue();
public:
property PrintQueue^ PrintQueue {
   PrintQueue^ get();
}

Property Value

System.Printing.PrintQueue value.
See Also

Reference

ImGearXPSPrintOptions Class
ImGearXPSPrintOptions Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback