SettingCollection.ProgressEvent Event
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.22578.100)
Syntaxpublic event SettingCollection.ProgressEventHandler ProgressEvent
Public Event ProgressEvent As SettingCollection.ProgressEventHandler
public:
event SettingCollection.ProgressEventHandler^ ProgressEvent {
void add (SettingCollection.ProgressEventHandler^ value);
void remove (SettingCollection.ProgressEventHandler^ value);
}
Value
Type:
Kofax.OmniPageCSDK.Objects.SettingCollection.ProgressEventHandler
See Also