EncodeOptions
Overview
EncodeOptions is a class in Aspose.Barcode FOSS for Python.
Base type for symbology-specific encoding options.
Properties: eci_assignment_number, gs1_enabled.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
gs1_enabled | bool | None | Read | Gets the gs1 enabled. |
eci_assignment_number | int | None | Read | Gets the eci assignment number. |