This method automatically locates all OCR zones on the related pages and builds the
OCRZone collection for each page using auto-zoning.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void LocateZones()
public:
void LocateZones()
Remarks
Any existing user zones are removed.
For more details, see the description of the Document object's LocateZones method.
See Also