SettingCollectionProgressEvent Event
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.0.0.0 (22.0.22462.100)
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