TWebSignatureCapture
Description
Below is a list of the most important properties and methos for TWebSignatureCapture
. This
component allows capturing a signature from the user in an application.
|
|
Designtime |
Runtime |
Properties for TWebSignatureCapture
Property |
Description |
ClearButton |
Various settings for the clear button. |
Empty |
Public property that returns if the canvas is empty. |
Pen |
Settings for the pen. |
TextPosition |
Various settings for the text. |
Text |
Optional text to be shown. Default is “Sign here” . |
Methods for TWebSignatureCapture
Method |
Description |
GetAsBase64Image |
Returns the signature as a base64 encoded image. |