![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Postal parameters. More...
Inherits _MwWrapper.
Public Member Functions | |
| None | __init__ (self, _java_class) |
| str | __str__ (self) |
| Returns a human-readable string representation of this PostalParameters. More... | |
| Optional[Unit] | postal_short_bar_height (self) |
| Short bar's height of Postal barcodes. More... | |
| None | postal_short_bar_height (self, Unit value) |
| Short bar's height of Postal barcodes. More... | |
| Optional[Unit] | short_bar_height (self) |
| None | short_bar_height (self, Optional[Unit] value) |
Postal parameters.
Used for Postnet, Planet.
| None __init__ | ( | self, | |
| _java_class | |||
| ) |
| str __str__ | ( | self | ) |
Returns a human-readable string representation of this PostalParameters.
| Optional[Unit] postal_short_bar_height | ( | self | ) |
Short bar's height of Postal barcodes.
| None postal_short_bar_height | ( | self, | |
| Unit | value | ||
| ) |
Short bar's height of Postal barcodes.
| Optional[Unit] short_bar_height | ( | self | ) |
Short bar's height of Postal barcodes.
| None short_bar_height | ( | self, | |
| Optional[Unit] | value | ||
| ) |
Short bar's height of Postal barcodes.