QrOptions
Огляд
QrOptions є клас у Aspose.Barcode FOSS для Python. Наследники від: EncodeOptions.
Можливі варіанти кодування QR-коду.
Свойства: eci_assignment_number, encoding_mode, error_correction_level, gs1_enabled, mask, version.
Свойства
| Назва: | Тип | Access | Опис |
|---|---|---|---|
error_correction_level | `QrErrorCorrectionLevel | str | None` |
version | `int | None` | Читати. |
mask | `int | None` | Читати. |
encoding_mode | `QrEncodeMode | str | None` |
gs1_enabled | `bool | None` | Читати. |
eci_assignment_number | `int | None` | Читати. |