Enum SignMode
Enumerates signing modes.
Namespace: Sig.DeviceAPI
Assembly: SigDeviceAPI.dll
Syntax
public enum SignMode
Fields
Name | Description |
---|---|
DocumentSign | The document signing mode allows to sign on a document depicted on the display of the device. |
SimpleDialogSign | The simple dialog sign mode allows to sign on customized forms depicted on the display of the device. |
StandardSign | The standard signature mode. |