Event SignFinished
The SignFinished event is raised after the signer stopped drawing on the device.
Implements
Namespace: Sig.DeviceAPI
Assembly: SigDeviceAPI.dll
Syntax
public event EventHandler SignFinished
Returns
Type | Description |
---|---|
System.EventHandler |
Remarks
This event can be disabled with IsSignFinishedEnabled.
Subsequent SignFinished events are dropped in case of a ButtonEvent or a call to StopSignatureCapture()