HIBCPASData
Leave feedback
On this page
Class for encoding and decoding the text embedded in the HIBC PAS code.
public class HIBCPASData
| Name | Description |
|---|---|
| HIBCPASData() | Default ctor(). |
| Name | Description |
|---|---|
| DataLocation { get; set; } | Identifies data location. |
| Records { get; set; } | List of HIBCPASRecord records |
| Name | Description |
|---|---|
| AddRecord(HIBCPASRecord) | Adds new record |
| AddRecord(HIBCPASDataType, string) | Adds new record HIBCPASRecord with given data type and data |
| Clear() | Clears records list |
- namespace GroupDocs.Signature.Domain.Extensions
- assembly GroupDocs.Signature
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.