Accusoft.ImagXpressSdk Namespace : PrintType Enumeration |
'Declaration Public Enum PrintType Inherits System.Enum
'Usage Dim instance As PrintType
public enum PrintType : System.Enum
__value public enum PrintType : public System.Enum
public enum class PrintType : public System.Enum
Member | Value | Description |
---|---|---|
FullImage | 0 | Print the Full Image |
Rubberband | 2 | Print the image that is inside of the Rubberband |
ViewCroppedImage | 1 | Print the image that is cropped by the ImageXView's crop rectangle |
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.PrintType