Image.Rotate Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
Available values of IMG_ROTATE are listed in the description of the Rotation property of the Document object. If the Rotation parameter is ROT_NO or ROT_AUTO, no rotation is performed.
Note that calling this method destroys any existing recognition results. The UserZones, OCRZones and Characters collections are cleared. The CharNum, WordNum, RejectedCharNum, RecognitionTime and FullRecognitionTime properties of the Statistics object are set to zero, the Recognized property of the Page object is set to False. This method de-skews all the stored image variants.
Calling this method sets the Modified property of the related Document to True.