Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Postal parameters. More...
Inherits BaseJavaClass.
Public Member Functions | |
None | __init__ (self, javaClass) |
str | __str__ (self) |
Returns a human-readable string representation of this PostalParameters. More... | |
Optional[Unit] | getPostalShortBarHeight (self) |
Short bar's height of Postal barcodes. More... | |
None | init (self) |
None | setPostalShortBarHeight (self, Unit value) |
Short bar's height of Postal barcodes. 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 | |
postalShortBarHeight | |
Public Attributes inherited from BaseJavaClass | |
javaClass | |
javaClassName | |
Postal parameters.
Used for Postnet, Planet.
None __init__ | ( | self, | |
javaClass | |||
) |
Reimplemented from BaseJavaClass.
str __str__ | ( | self | ) |
Returns a human-readable string representation of this PostalParameters.
Optional[Unit] getPostalShortBarHeight | ( | self | ) |
Short bar's height of Postal barcodes.
None init | ( | self | ) |
Reimplemented from BaseJavaClass.
None setPostalShortBarHeight | ( | self, | |
Unit | value | ||
) |
Short bar's height of Postal barcodes.
postalShortBarHeight |