Page.RemoveLines Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
If the BW image does not exist, calling this method automatically creates it. The lines found are physically removed from the BW image. Calling this method repeatedly usually returns empty collections from subsequent calls.
This method clears the existing zone location and recognition results, if any. The OCRZones and Characters collections are cleared, the CharNum, WordNum, RejectedCharNum, PreprocTime, RecognitionTime and FullRecognitionTime properties of the Statistics object is set to zero. The Recognized property is set to False.
Calling this method sets the Document object's Modified property to True.