Accusoft.ImagXpress13.Net
PrintType Property




Gets the type of the print that was performed.
Syntax
'Declaration
 
Public ReadOnly Property PrintType As PrintType
'Usage
 
Dim instance As PrintImageEventArgs
Dim value As PrintType
 
value = instance.PrintType
public PrintType PrintType {get;}
public: __property PrintType get_PrintType();
public:
property PrintType PrintType {
   PrintType get();
}

Property Value

The PrintType.
See Also

Reference

PrintImageEventArgs Class
PrintImageEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback