QrOptions
ภาพรวม
QrOptions เป็นคลาสใน Aspose.Barcode FOSS สําหรับ Python. ทายาทจาก: EncodeOptions.
ตัวเลือกการรหัส QR Code.
คุณสมบัติ: 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` | อ่าน |