![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
AustraliaPost decoding parameters. More...
Inherits _MwWrapper.
Public Member Functions | |
| def | __init__ (self, _java_class) |
| CustomerInformationInterpretingType | customer_information_interpreting_type (self) |
| None | customer_information_interpreting_type (self, CustomerInformationInterpretingType value) |
| bool | ignore_ending_filling_patterns_for_c_table (self) |
| None | ignore_ending_filling_patterns_for_c_table (self, bool value) |
AustraliaPost decoding parameters.
Contains parameters which influence recognized data of AustraliaPost symbology.
| def __init__ | ( | self, | |
| _java_class | |||
| ) |
| CustomerInformationInterpretingType customer_information_interpreting_type | ( | self | ) |
| None customer_information_interpreting_type | ( | self, | |
| CustomerInformationInterpretingType | value | ||
| ) |
| bool ignore_ending_filling_patterns_for_c_table | ( | self | ) |
| None ignore_ending_filling_patterns_for_c_table | ( | self, | |
| bool | value | ||
| ) |