CreateSignatureForm
Creates a picture form with the specified picture form properties.
Syntax
expression.CreateSignatureForm(formPr);
expression - A variable that represents a Api class.
Parameters
| Name | Required/Optional | Data type | Default | Description |
|---|---|---|---|---|
| formPr | Required | FormPrBase | form properties. |