OptionalerrorError correction level (default: Q - high reliability)
OptionalmagnificationMagnification factor (1-100). If provided, overrides module parameter
OptionalmaskMask pattern (0-7, default: 7)
OptionalmodelQR model (1=original, 2=enhanced, default: 2)
OptionalmoduleOptionalrotate
Options for QR code fields (convenience method for QR codes).
Remarks
This interface defines the configuration options for adding QR codes to a label:
at: Specifies the x and y coordinates for the QR code position.text: The text data to encode in the QR code.module: Optional module width for the QR code (1-100, maps to magnification).magnification: Optional magnification factor (1-100). If provided, overridesmodule.errorCorrection: Optional error correction level (L/M/Q/H, default Q).mask: Optional mask pattern (0-7, default 7).model: Optional QR model (1 or 2, default 2 - enhanced).rotate: Optional orientation of the QR code (Note: ZPL ^BQ only supports N).