QrOptions
Overview
QrOptions 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 QR Code.
Tài sản : eci_assignment_number, encoding_mode, error_correction_level, gs1_enabled, mask, version.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
error_correction_level | `QrErrorCorrectionLevel | str | None` |
version | `int | None` | Read |
mask | `int | None` | Read |
encoding_mode | `QrEncodeMode | str | None` |
gs1_enabled | `bool | None` | Read |
eci_assignment_number | `int | None` | Read |