BarcodeScannerSettings Methods |
The BarcodeScannerSettings type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Returns a deep copy of the barcode scanner settings.
| |
DisableAllSymbologies |
Disable recognition of all symbologies.
| |
Dispose |
Dispose the BarcodeScannerSettings.
| |
EnableSymbology |
Enable or disable recognition of particular symbology
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize |
Finalizer
(Overrides ObjectFinalize.) | |
FromJson |
Create a barcode scanner settings object from a serialized JSON representation.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProperty | Get custom property previously set on the scanner settings. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetProperty | Set custom property | |
SetRestrictedScanArea |
Sets the search area, location hints based on active scanning area and hot spot.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |