SymbologyOptionsOnlyHorizontalBearerBar Property ByteScout Barcode SDK
Gets or sets a value indicating whether ITF-14 symbology has only horizontal bearer bar or surrounding bars.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

public bool OnlyHorizontalBearerBar { get; set; }

Property Value

Type: Boolean
true if only horizontal bearer bar; otherwise, false.
See Also

Reference