DotCodeExtendedParameters
Contents
[
Hide
]DotCodeExtendedParameters class
Module: aspose_barcode.recognition.dotcode_extended_parameters
Constructors
| Name | Description |
|---|---|
| init |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| eq | bool | No | Returns a value indicating whether this instance is equal to a specified. value. |
| hash | int | No | Returns the hash code for the current instance. |
| str | str | No | Returns a human-readable string representation of this. . |
| dot_code_is_reader_initialization | bool | 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. |
| dot_code_structured_append_mode_barcode_id | int | No | |
| dot_code_structured_append_mode_barcodes_count | int | No | |
| is_reader_initialization | bool | 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. |
| structured_append_mode_barcode_id | int | No | |
| structured_append_mode_barcodes_count | int | No |