QrOptions
QrOptions
Overview
QrOptions הוא שיעור ב Aspose.Barcode FOSS עבור Python. מורשת מ : EncodeOptions.
אפשרויות קוד עבור QR Code.
רכוש : 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 |