CreateSignatureForm
Creates a signature form with the specified 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 | Signature form properties. |