7.21. QuietZones Property

Description

Returns or sets a value that determines whether to include quiet zones on the barcodes generated.

Remarks

For linear barcodes, quiet zone is defined as a clear space that precedes the start character of a barcode symbol or follows the stop character. For two-dimensional barcodes, quiet zones are clear area around the barcode. The spaces are required to help scanner determine where the barcode starts and stops.

The width of space added is 10 times the NarrowBarWidth value for all linear barcodes, 2 times PDFModuleWidth value for PDF417 barcodes, 2 times DataMatrixModuleSize value for DataMatrix barcodes and 1 element width for MaxiCode barcodes. Setting this property to TURE, substantially increase the barcode length for linear symbologies.

You can also use symbol margins to create effective quiet zones. By default Barcode Creator set the symbol margins to 100 mils at 4 directions. When this is the case, you may safely set this property to FALSE to better align the comment and human readable text.