QrOptions
QrOptions
Overview
QrOptions 是Python的Aspose.Barcode FOSS中的一个类. 继承人: EncodeOptions.
编码选项.
特性: 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 |