Code39Options
Overview
Code39Options là một lớp trong Aspose.Barcode FOSS cho Python. Dòng thừa kế từ: EncodeOptions.
Tùy chọn mã hóa cho Code 39.
Tài sản : add_check_digit, eci_assignment_number, full_ascii, gs1_enabled.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
full_ascii | `bool | None` | Read |
add_check_digit | `bool | None` | Read |
gs1_enabled | `bool | None` | Read |
eci_assignment_number | `int | None` | Read |