Members
(static) Builder
- Description:
Builds a FieldOptions instance.
Builds a FieldOptions instance.
Methods
getFieldName() → {string}
- Description:
Returns the intended field name to be used.
Returns:
the seal field name
- Type
- string
isVisible() → {boolean}
- Description:
Returns the intended visibility flag for the electronic seal.
Returns:
the visibility flag
- Type
- boolean
getPageNumber() → {Number}
- Description:
Returns the intended page number for the electronic seal.
Returns:
the page number
- Type
- Number
getFieldLocation() → {FieldLocation}
- Description:
Returns a FieldLocation instance specifying coordinates for the electronic seal.
Returns:
the seal field location options
- Type
- FieldLocation