Click or drag to resize

BarcodeScannerSettings Methods

The BarcodeScannerSettings type exposes the following members.

Methods
  NameDescription
Public methodClone
Returns a deep copy of the barcode scanner settings.
Public methodDisableAllSymbologies
Disable recognition of all symbologies.
Public methodDispose
Dispose the BarcodeScannerSettings.
Public methodEnableSymbology
Enable or disable recognition of particular symbology
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Finalizer
(Overrides ObjectFinalize.)
Public methodStatic memberFromJson
Create a barcode scanner settings object from a serialized JSON representation.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetProperty
Get custom property previously set on the scanner settings.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetProperty
Set custom property
Public methodSetRestrictedScanArea
Sets the search area, location hints based on active scanning area and hot spot.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also