QrOptions
QrOptions
Overview
QrOptions е клас в Aspose.Barcode FOSS за Python. Наследници от: EncodeOptions.
Опции за кодиране на QR код.
Свойства: 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 |