ReadResultResult Property

CVB.Net Documentation
Result of a read operation (note that read operations may partly succeed, which is not considered an error).

Namespace:  Stemmer.Cvb.Barcode
Assembly:  Stemmer.Cvb.Barcode (in Stemmer.Cvb.Barcode.dll) Version: 14.0.0.0
Syntax

public DecodeResult Result { get; }

Property Value

Type: DecodeResult
See Also

Reference