Method StopSignatureCapture
StopSignatureCapture()
Stops the capturing of the signature drawing.
Declaration
public Error StopSignatureCapture()
Returns
Type | Description |
---|---|
Error | Error |
Implements
Remarks
A signature process started with
starts capturing the drawn signature.This capturing needs to be stopped at some point either with this function or by switching to customer logo mode with
.