ProcessStartEventArgs
Leave feedback
On this page
Provides data for Start event of signing, verification and search process
public class ProcessStartEventArgs : ProcessEventArgs
| Name | Description |
|---|---|
| ProcessStartEventArgs() | The default constructor. |
| 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. |
- class ProcessEventArgs
- namespace GroupDocs.Signature
- assembly GroupDocs.Signature
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.