Accusoft.ImagXpressSdk Namespace > PrintImageEventArgs Class : PrintType Property |
'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();