AztecExtendedParameters
Contents
[
Hide
]AztecExtendedParameters class
Namespace: Aspose.Barcode.Recognition
Stores special data of Aztec recognized barcode * This sample shows how to get Aztec raw values
Constructors
| Name | Description |
|---|---|
| __construct |
Methods
| Name | Static | Description |
|---|---|---|
| isReaderInitialization | No | Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. |
Properties
| Name | Read/Write | Description |
|---|---|---|
| StructuredAppendBarcodeId | Read-only | Gets the ID of the Aztec structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is 0. Value: The barcode ID of the Aztec structured append mode. |
| StructuredAppendBarcodesCount | Read-only | Gets the Aztec structured append mode barcodes count. Default value is 0. Count must be a value from 1 to 26. Value: The barcodes count of the Aztec structured append mode. |
| StructuredAppendFileId | Read-only | Gets the File ID of the Aztec structured append mode. Default value is empty string Value: The File ID of the Aztec structured append mode. |