UserZonesAllZonesInvalid Event
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 21.0.0.0 (21.0.19459.900)
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