Click or drag to resize

IDecoderResultRawBytes Property

Gets raw bytes encoded by the barcode, if applicable, otherwise
null
.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
byte[] RawBytes { get; }

Property Value

Type: Byte
See Also