![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
AustralianPost barcode parameters. More...
Inherits BaseJavaClass.
Public Member Functions | |
| None | __init__ (self, javaClass) |
| str | __str__ (self) |
| CustomerInformationInterpretingType | getAustralianPostEncodingTable (self) |
| Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other. More... | |
| Optional[Unit] | getAustralianPostShortBarHeight (self) |
| Short bar's height of AustralianPost barcode. More... | |
| None | init (self) |
| None | setAustralianPostEncodingTable (self, CustomerInformationInterpretingType value) |
| Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other". More... | |
| None | setAustralianPostShortBarHeight (self, Unit value) |
| Short bar's height of AustralianPost barcode. More... | |
Public Member Functions inherited from BaseJavaClass | |
| def | getJavaClass (self) |
| str | getJavaClassName (self) |
| bool | isNull (self) |
| None | printJavaClassName (self) |
| None | setJavaClass (self, javaClass) |
Public Attributes | |
| australianPostShortBarHeight | |
Public Attributes inherited from BaseJavaClass | |
| javaClass | |
| javaClassName | |
AustralianPost barcode parameters.
| None __init__ | ( | self, | |
| javaClass | |||
| ) |
Reimplemented from BaseJavaClass.
| str __str__ | ( | self | ) |
| CustomerInformationInterpretingType getAustralianPostEncodingTable | ( | self | ) |
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other.
| Optional[Unit] getAustralianPostShortBarHeight | ( | self | ) |
Short bar's height of AustralianPost barcode.
| None init | ( | self | ) |
Reimplemented from BaseJavaClass.
| None setAustralianPostEncodingTable | ( | self, | |
| CustomerInformationInterpretingType | value | ||
| ) |
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other".
| None setAustralianPostShortBarHeight | ( | self, | |
| Unit | value | ||
| ) |
Short bar's height of AustralianPost barcode.
| australianPostShortBarHeight |