MicroQRCodeGenerator.IncludeQuietZone Property
Gets or sets whether to add a blank space around the Micro QR code to help separate the Micro QR code from neighboring elements.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
A quiet zone is an empty margin or space surrounding all four sides of the QR code. This zone tells the barcode scanner where a barcode’s symbol starts and stops and ensures that the scanner can properly identify and read the code.
See Also