![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Supplement parameters. More...
Inherits _MwWrapper.
Public Member Functions | |
| None | __init__ (self, _java_class) |
| str | __str__ (self) |
| Returns a human-readable string representation of this SupplementParameters. More... | |
| str | supplement_data (self) |
| Supplement data following BarCode. More... | |
| None | supplement_data (self, str value) |
| Supplement data following BarCode. More... | |
| Optional[Unit] | supplement_space (self) |
| Space between the main BarCode and supplement BarCode in Unit value. More... | |
Supplement parameters.
Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
| None __init__ | ( | self, | |
| _java_class | |||
| ) |
| str __str__ | ( | self | ) |
Returns a human-readable string representation of this SupplementParameters.
| str supplement_data | ( | self | ) |
Supplement data following BarCode.
| None supplement_data | ( | self, | |
| str | value | ||
| ) |
Supplement data following BarCode.
| Optional[Unit] supplement_space | ( | self | ) |
Space between the main BarCode and supplement BarCode in Unit value.