SettingCollectionProgressEvent 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 SettingCollectionProgressEventHandler ProgressEvent
Public Event ProgressEvent As SettingCollectionProgressEventHandler
public:
event SettingCollectionProgressEventHandler^ ProgressEvent {
void add (SettingCollectionProgressEventHandler^ value);
void remove (SettingCollectionProgressEventHandler^ value);
}
Value
Type:
Kofax.OmniPageCSDK.ObjectsSettingCollectionProgressEventHandler
See Also