SignatureBox

VerifoneControls. SignatureBox

Bounding box to capture a signature

Constructor

new SignatureBox(id, x, y, optionsopt)

Description:
  • Instantiate a SignatureBox object

Source:
See:
Parameters:
Name Type Attributes Description
id number

ID of the signature box object

x number

X position to draw the sig box

y number

Y position to draw the sig box

options object <optional>

Additional configuration options

Properties
Name Type Attributes Description
format string <optional>

jpg or png

width number <optional>

Width of sig box in pixels

height number <optional>

height of sig box in pixels

postSignTimeout number <optional>

Timeout after signing has started

Extends

  • DisplayWidget