ProcessStartEventArgs
ProcessStartEventArgs class
Provides data for Start event of signing, verification and search process
public class ProcessStartEventArgs : ProcessEventArgs
Constructors
| Name | Description |
|---|---|
| ProcessStartEventArgs() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Started { get; set; } | Represents the time mark of process start. |
| Status { get; set; } | Indicates current process state. |
| TotalSignatures { get; set; } | Represents the total quantity of signatures to be processed. |
See Also
- class ProcessEventArgs
- namespace GroupDocs.Signature
- assembly GroupDocs.Signature