'Declaration Public Property searchCode39WithoutStartStop As Boolean
public bool searchCode39WithoutStartStop { get; set; }
Property Value
Default value is false.
'Declaration Public Property searchCode39WithoutStartStop As Boolean
public bool searchCode39WithoutStartStop { get; set; }
Code 39 barcodes without Start/Stop symbols do not have the direction marker and therefore barcodes can be read in 2 directions, each direction has different value.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5