DocumentRotation Property
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic IMG_ROTATE Rotation { get; set; }
Public Property Rotation As IMG_ROTATE
Get
Set
public:
property IMG_ROTATE Rotation {
IMG_ROTATE get ();
void set (IMG_ROTATE value);
}
Property Value
Type:
IMG_ROTATE
See Also