Overview
UpcaOptions 是Python的Aspose.Barcode FOSS中的一个类. 继承人: EncodeOptions.
编码选项为UPC-A.
特性: allow_check_digit_input, eci_assignment_number, gs1_enabled.
Properties
| Name | Type | Access | Description |
|---|
allow_check_digit_input | `bool | None` | Read |
gs1_enabled | `bool | None` | Read |
eci_assignment_number | `int | None` | Read |
See Also