SettingCollectionImageRotation Property
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic IMG_ROTATE ImageRotation { get; set; }
Public Property ImageRotation As IMG_ROTATE
Get
Set
public:
property IMG_ROTATE ImageRotation {
IMG_ROTATE get ();
void set (IMG_ROTATE value);
}
Property Value
Type:
IMG_ROTATE
See Also