![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Stores special data of Aztec recognized barcode. More...
Inherits _MwWrapper.
Public Member Functions | |
| def | __init__ (self, _java_class) |
| bool | __eq__ (self, AztecExtendedParameters other) |
| Returns a value indicating whether this instance is equal to a specified. More... | |
| int | __hash__ (self) |
| Returns the hash code for the current instance. More... | |
| str | __str__ (self) |
| Returns a human-readable string representation of this. More... | |
| bool | is_reader_initialization (self) |
| int | structured_append_barcode_id (self) |
| int | structured_append_barcodes_count (self) |
| Optional[str] | structured_append_file_id (self) |
Stores special data of Aztec recognized barcode.
| def __init__ | ( | self, | |
| _java_class | |||
| ) |
| bool __eq__ | ( | self, | |
| AztecExtendedParameters | other | ||
| ) |
Returns a value indicating whether this instance is equal to a specified.
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.
.
| bool is_reader_initialization | ( | self | ) |
| int structured_append_barcode_id | ( | self | ) |
| int structured_append_barcodes_count | ( | self | ) |
| Optional[str] structured_append_file_id | ( | self | ) |