UpceOptions
UpceOptions
Overview
UpceOptions 是Python的Aspose.Barcode FOSS中的一个类. 继承人: 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 |