BarcodeScanner Class |
Namespace: Scandit.Recognition
The BarcodeScanner type exposes the following members.
Name | Description | |
---|---|---|
BarcodeScanner |
Instantiate a new barcode scanner and associate it with an existing recognition context.
|
Name | Description | |
---|---|---|
IsSetupComplete |
Whether the scanner has completed setup.
| |
Session | Get the current scanning session. |
Name | Description | |
---|---|---|
ApplySettings |
Apply scan settings to the barcode scanner.
| |
Dispose |
Dispose the barcode scanner.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize |
Finalizer
(Overrides ObjectFinalize.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
WaitForSetupCompleted |
Wait for setup of the barcode scanner to complete
|