CodabarExtendedParameters
CodabarExtendedParameters class
Module: aspose_barcode.recognition.codabar_extended_parameters
Stores a Codabar additional information of recognized barcode.
Constructors
| Name | Description |
|---|---|
| init |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| eq | bool | No | |
| hash | int | No | Returns the hash code for the current instance. |
| str | str | No |
Properties
| Name | Type | Description |
|---|---|---|
| codabar_start_symbol | CodabarSymbol | |
| codabar_stop_symbol | CodabarSymbol | |
| start_symbol | CodabarSymbol | |
| stop_symbol | CodabarSymbol |