Version

ReaderDecodeArgs Class Members

The following tables list the members exposed by ReaderDecodeArgs.

Public Constructors
 NameDescription
Public ConstructorReaderDecodeArgs ConstructorInitializes a new instance of the ReaderDecodeArgs class.  
Public Properties
 NameDescription
Public PropertyFilteredImageGets the filtered image object after the decoding, displaying the recognized barcode symbols zones.  
Public PropertySymbolFoundGets a value indicating whether a barcode symbol found is recognized in the image or not.  
Public PropertySymbologyGets the decoded symbology of the recognized barcode symbol.  
Public PropertyValueGets the decoded value string of the recognized barcode symbol.  
See Also