ProcessStatus
ProcessStatus enumeration
Specifies status of signing and verification processes.
public enum ProcessStatus
Values
| Name | Value | Description |
|---|---|---|
| None | 0 |
Process is not started. |
| Started | 0 |
Process was started. |
| InProgress | 1 |
Process is in progress. |
| Completed | 2 |
Process is completed. |
See Also
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature