Link Search Menu Expand Document

SymbologyOptionsDrawIntercharacterGap Property

Gets or sets a value indicating whether to draw intercharacter gaps.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public bool DrawIntercharacterGap { get; set; }

Property Value

Type: Boolean
true if to draw intercharacter gaps; otherwise, false.
Remarks
Note that not all symbologies support this option.
See Also

Reference