UpcaOptions
Overview
UpcaOptions is a class in Aspose.Barcode FOSS for Python.
Inherits from: EncodeOptions.
Encoding options for UPC-A.
Properties: allow_check_digit_input, eci_assignment_number, gs1_enabled.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
allow_check_digit_input | bool | None | Read | Gets the allow check digit input. |
gs1_enabled | bool | None | Read | Gets the gs1 enabled. |
eci_assignment_number | int | None | Read | Gets the eci assignment number. |