API Reference
Class
BarcodeDecoded
Result of decoding a 1D barcode payload.
Inheritance
- Object
- BarcodeDecoded
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method Barcode.DecodeImageBatch
- Method Barcode.DecodeImageResult
- Method Barcode.DecodePng
- Method Barcode.DecodePngFile
- Property CodeGlyphDecoded.Barcode
Accepted by parameters
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodeImage
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePng
- Method Barcode.TryDecodePngFile
- Method Barcode.TryDecodePngFile
- Method Barcode.TryDecodePngFile
- Method Barcode.TryDecodePngFile
- Method Barcode.TryDecodePngFile
- Method Barcode.TryDecodePngFile
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecode
- Method BarcodeDecoder.TryDecodeAll
- Method BarcodeDecoder.TryDecodeAll
- Method MatrixBarcodeDecoder.TryDecodeAny
Inherited Methods
Properties
public String Text { get; } #Gets the decoded text (for EAN/UPC add-ons this includes a '+' suffix, e.g. "123456789012+12").