QrOptions
QrOptions
Overview
QrOptions egy osztály a FOSS-ban Pythonhoz. Az örökölők: EncodeOptions.
QR-kód kódolási lehetőségei.
A tulajdonságok: 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 |