Code128Options
Overview
Code128Options is a class in Aspose.Barcode FOSS for Python.
Inherits from: EncodeOptions.
Encoding options for Code 128.
Properties: eci_assignment_number, encode_mode, gs1_enabled.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
encode_mode | Code128EncodeMode | Read | Gets the encode mode. |
gs1_enabled | bool | None | Read | Gets the gs1 enabled. |
eci_assignment_number | int | None | Read | Gets the eci assignment number. |