Link Search Menu Expand Document

SymbologyOptionsShowStartStop Property

Gets or sets a value indicating whether to show start and stop symbology symbols in caption text.

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

Property Value

Type: Boolean
true if to show start and stop symbology symbols in caption text; otherwise, false.
Remarks
Note that not all symbologies support this option. Some of the symbologies simply do not have printable start or stop symbol.
See Also

Reference