1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for Python via .NET
  4. /
  5. groupdocs.signature
  6. /
  7. ProcessStartEventArgs class

ProcessStartEventArgs class

ProcessStartEventArgs class

Provides data for Start event of signing, verification and search process

Inheritance: ProcessStartEventArgsProcessEventArgs

The ProcessStartEventArgs type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of ProcessStartEventArgs

Properties

Property Description
status Indicates current process state.
started Represents the time mark of process start.
total_signatures Represents the total quantity of signatures to be processed.

See Also