1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for .NET
  4. /
  5. GroupDocs.Signature
  6. /
  7. ProcessEventArgs

ProcessEventArgs

ProcessEventArgs class

Provides data for different events of signature, verification and search processes.

public class ProcessEventArgs : EventArgs

Constructors

Name Description
ProcessEventArgs() The default constructor.

Properties

Name Description
Status { get; set; } Indicates current process state.

See Also