UpceOptions
UpceOptions
Overview
UpceOptions е клас в Aspose.Barcode FOSS за Python. Наследници от: EncodeOptions.
Опции за кодиране на UPC-E.
Свойства: allow_check_digit_input, eci_assignment_number, gs1_enabled, number_system.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
number_system | `str | None` | Read |
allow_check_digit_input | `bool | None` | Read |
gs1_enabled | `bool | None` | Read |
eci_assignment_number | `int | None` | Read |