AztecExtendedParameters
Contents
[
Hide
]
AztecExtendedParameters class
Stores special data of Aztec recognized barcode
The AztecExtendedParameters type exposes the following members:
Properties
Name | Description |
---|---|
is_empty | Tests whether all parameters has only default values |
structured_append_barcodes_count | Gets the Aztec structured append mode barcodes count. Default value is 0. Count must be a value from 1 to 26. |
structured_append_barcode_id | 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. |
structured_append_file_id | Gets the File ID of the Aztec structured append mode. Default value is empty string |
is_reader_initialization | 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. |
See Also
- namespace aspose.barcode.barcoderecognition
- assembly Aspose.BarCode