OCRZonesAllZonesInvalid Event
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic event Action AllZonesInvalid
Public Event AllZonesInvalid As Action
public:
event Action^ AllZonesInvalid {
void add (Action^ value);
void remove (Action^ value);
}
Value
Type:
SystemAction
See Also