Click or drag to resize

ProgressEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    OmniPageCSDK.ObjectsProgressEventArgs

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public class ProgressEventArgs : EventArgs

The ProgressEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodProgressEventArgs
Initializes a new instance of the ProgressEventArgs class
Top
Fields
  NameDescription
Public fieldError
See RECERR.
Public fieldMonitor
Top
See Also