![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
AustralianPost barcode parameters. More...
Inherits _MwWrapper.
Public Member Functions | |
| None | __init__ (self, _java_class) |
| str | __str__ (self) |
| CustomerInformationInterpretingType | australian_post_encoding_table (self) |
| Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other. More... | |
| None | australian_post_encoding_table (self, CustomerInformationInterpretingType value) |
| Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other. More... | |
| Optional[Unit] | australian_post_short_bar_height (self) |
| Short bar's height of AustralianPost barcode. More... | |
| None | australian_post_short_bar_height (self, Unit value) |
| Short bar's height of AustralianPost barcode. More... | |
| CustomerInformationInterpretingType | encoding_table (self) |
| None | encoding_table (self, CustomerInformationInterpretingType value) |
| Optional[Unit] | short_bar_height (self) |
| None | short_bar_height (self, Optional[Unit] value) |
AustralianPost barcode parameters.
| None __init__ | ( | self, | |
| _java_class | |||
| ) |
| str __str__ | ( | self | ) |
| CustomerInformationInterpretingType australian_post_encoding_table | ( | self | ) |
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other.
| None australian_post_encoding_table | ( | self, | |
| CustomerInformationInterpretingType | value | ||
| ) |
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other.
| Optional[Unit] australian_post_short_bar_height | ( | self | ) |
Short bar's height of AustralianPost barcode.
| None australian_post_short_bar_height | ( | self, | |
| Unit | value | ||
| ) |
Short bar's height of AustralianPost barcode.
| CustomerInformationInterpretingType encoding_table | ( | self | ) |
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other
| None encoding_table | ( | self, | |
| CustomerInformationInterpretingType | value | ||
| ) |
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other
| Optional[Unit] short_bar_height | ( | self | ) |
Short bar's height of AustralianPost barcode.
| None short_bar_height | ( | self, | |
| Optional[Unit] | value | ||
| ) |
Short bar's height of AustralianPost barcode.