SignatureType enumeration

SignatureType enumeration

Defines supported types of signatures for various processes like Sign, Verify, Search, Update, Delete

The SignatureType type exposes the following members:

Fields

Field Description
UNKNOWN Indicates an error, unknown signature type.
TEXT The Text Signature type
IMAGE The Image Signature type
BARCODE The Barcode Signature type
QR_CODE The QR-Code Signature type
STAMP The Stamp Signature type
METADATA The Metadata Signature type
FORM_FIELD The FormField Signature type
DIGITAL The Digital Signature type

See Also