SmartZone v7.2 - Updated
OCROrientationMode Enumeration




Accusoft.SmartZoneOCR.Net Assembly > Accusoft.SmartZoneOCRSdk Namespace : OCROrientationMode Enumeration
Identifies image orientation modes.
Syntax
'Declaration
 
Public Enum OCROrientationMode 
   Inherits System.Enum
'Usage
 
Dim instance As OCROrientationMode
public enum OCROrientationMode : System.Enum 
__value public enum OCROrientationMode : public System.Enum 
public enum class OCROrientationMode : public System.Enum 
Members
MemberValueDescription
Down2Rotating twice orients the original document upright.
Left3Rotating counter-clockwise orients the original document upright.
No0Document does not need to be orientated.
Right1Rotating clockwise orients the original document upright.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.SmartZoneOCRSdk.OCROrientationMode

See Also

Reference

Accusoft.SmartZoneOCRSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.