ProcessType enumeration
ProcessType enumeration
Defines supported process with documents like Info, Preview, Sign, Verify, Search, Update, Delete
The ProcessType type exposes the following members:
Fields
Field | Description |
---|---|
UNKNOWN | Indicates an error, unknown process type. |
INFO | Obtain document information process. |
PREVIEW | Indicates method GeneratePreview(). |
SIGN | Signing process type. |
VERIFY | Document verification process. |
SEARCH | Signatures searching process. |
UPDATE | Update document signatures process. |
DELETE | Delete document signatures process |
See Also
- module
groupdocs.signature.domain