SymbologySettings Class |
Namespace: Scandit.Recognition
The SymbologySettings type exposes the following members.
Name | Description | |
---|---|---|
ActiveSymbolCounts | Control the length of barcodes to be decoded. | |
Checksums |
Optional checksums enabled for this symbology.
| |
ColorInvertedEnabled |
Whether color-inverted decoding of this symbology is enabled.
| |
Enabled |
Whether decoding of this symbology is enabled.
|
Name | Description | |
---|---|---|
Dispose |
Dispose the settings object.
| |
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.) | |
SetExtensionEnabled |
Enable/disable a specific symbology extension
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |