Click or drag to resize

RSDOR Enumeration

Getting orientation capabilities.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
[FlagsAttribute]
public enum RSDOR
Members
  Member nameValueDescription
RSDOR_NORMAL1 No transformation
RSDOR_MIRROR2 Mirror horizontally
RSDOR_ROTATE904 Rotate 90 degrees CW
RSDOR_ROTATE1808 Rotate 180 degrees
RSDOR_ROTATE27016 Rotate 90 degrees CCW
RSDOR_AUTO32
Caution note Caution
This API is preliminary and subject to change.
RSDOR_CAPROT29
Caution note Caution
This API is preliminary and subject to change.
RSDOR_CAP63
See Also