HIBCPASData class
HIBCPASData class
Class for encoding and decoding the text embedded in the HIBC PAS code.
The HIBCPASData type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Default ctor(). |
Properties
Property | Description |
---|---|
data_location | Identifies data location. |
records | List of HIBCPASRecord records |
Methods
Method | Description |
---|---|
add_record | Adds new record HIBCPASRecord with given data type and data |
add_record | Adds new record |
clear | Clears records list |
See Also
- module
groupdocs.signature.domain.extensions
- class
HIBCPASRecord