![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Stores a DataBar additional information of recognized barcode. More...
Inherits _MwWrapper.
Public Member Functions | |
| bool | __eq__ (self, DataBarExtendedParameters other) |
| Returns a value indicating whether this instance is equal to a specified DataBarExtendedParameters value. More... | |
| int | __hash__ (self) |
| Returns the hash code for the current instance. More... | |
| str | __str__ (self) |
| Returns a human-readable string representation of this DataBarExtendedParameters. More... | |
| bool | is_2d_composite_component (self) |
Stores a DataBar additional information of recognized barcode.
| bool __eq__ | ( | self, | |
| DataBarExtendedParameters | other | ||
| ) |
Returns a value indicating whether this instance is equal to a specified DataBarExtendedParameters value.
| obj | An System.Object value to compare to this instance. |
| int __hash__ | ( | self | ) |
Returns the hash code for the current instance.
| str __str__ | ( | self | ) |
Returns a human-readable string representation of this DataBarExtendedParameters.
| bool is_2d_composite_component | ( | self | ) |