IDAutomation Linear Barcode Decoder

BarcodeDecoder.Code39FullAscii Property

Gets or sets a boolean value indicating whether to decode the Code39 symbology in full ASCII.

public bool Code39FullAscii {get; set;}

Property Value

true if [code39 full ASCII]; otherwise, false.

See Also

BarcodeDecoder Class | IDAutomation.BarcodeDecoder Namespace