FrameScanExceptionEventArgs Class Members
In This Topic
The following tables list the members exposed by
FrameScanExceptionEventArgs.
Public Constructors
Public Fields
| Name | Description |
| Empty | Provides a value to use with events that do not have event data. (Inherited from System.EventArgs) |
Public Properties
| Name | Description |
| Exception | Gets the image frame, where barcodes must be searched. |
| Frame | Gets the image frame, where barcodes is search. |
| ScanSettings | Gets or sets the scanner settings, which must be used for barcode recognition. |
See Also