UserZones.Remove Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
Removing a user zone from the collection will delete the user zone, so every reference to that UserZone object immediately becomes invalid.
The Item parameter specifies which object is to be removed from the collection. It can either be an index (Long), or a UserZone object.
Calling this method sets the Modified property of the Document object to True.