HIBCPASData
HIBCPASData class
Class for encoding and decoding the text embedded in the HIBC PAS code.
public class HIBCPASData
Constructors
| Name | Description |
|---|---|
| HIBCPASData() | Default ctor(). |
Properties
| Name | Description |
|---|---|
| DataLocation { get; set; } | Identifies data location. |
| Records { get; set; } | List of HIBCPASRecord records |
Methods
| Name | Description |
|---|---|
| AddRecord(HIBCPASRecord) | Adds new record |
| AddRecord(HIBCPASDataType, string) | Adds new record HIBCPASRecord with given data type and data |
| Clear() | Clears records list |
See Also
- namespace GroupDocs.Signature.Domain.Extensions
- assembly GroupDocs.Signature