signature (option)

Used in conjunction with the button item to establish the XFDL item name by which a particular signature will be identified.

Syntax

   <signature>name of signature</signature>
Table 1. signature parameter
Parameter Type Description
name of signature string the name of the signature

Available in

button, signature

Example

This sample identifies the signature item for a particular button as “mysig”.

   <signature>mysig</signature>

Usage details

  1. Default: none
  2. The signature option must be included in each signature button that is set up.