ImageGear .NET
PrintTicket Property




Gets the print job settings.
Syntax
'Declaration
 
Public ReadOnly Property PrintTicket As PrintTicket
'Usage
 
Dim instance As ImGearXPSPrintOptions
Dim value As PrintTicket
 
value = instance.PrintTicket
public PrintTicket PrintTicket {get;}
public: __property PrintTicket* get_PrintTicket();
public:
property PrintTicket^ PrintTicket {
   PrintTicket^ get();
}

Property Value

System.Printing.PrintTicket object.
See Also

Reference

ImGearXPSPrintOptions Class
ImGearXPSPrintOptions Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback