 | BarcodeQuietZone Property |
Gets the width of a quiet zone as a multiple of the module width.
For 1D barcodes, the quiet zone is a multiple of the width of the narrow
bar and is only applied on left and right sides (typical value 10).
For 2D barcodes, the quiet zone is a multiple of the module width and is
applied on all sides (typical value 1).
Namespace:
Opait.Barcode
Assembly:
Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntaxpublic double QuietZone { get; }
Property Value
Type:
Double
See Also