UpceOptions
UpceOptions
개요
UpceOptions 파이썬의 Aspose.Barcode FOSS에서 클래스입니다. 다음의 사람으로부터 유산을 받은 경우: EncodeOptions.
UPC-E에 대한 코딩 옵션.
성질: allow_check_digit_input, eci_assignment_number, gs1_enabled, number_system.
성질
| 이름 | 유형 | Access | 설명 |
|---|---|---|---|
number_system | `str | None` | 읽으세요. |
allow_check_digit_input | `bool | None` | 읽으세요. |
gs1_enabled | `bool | None` | 읽으세요. |
eci_assignment_number | `int | None` | 읽으세요. |