IsisBarcodeSettings Class |
Namespace: Atalasoft.Isis
The IsisBarcodeSettings type exposes the following members.
Name | Description | |
---|---|---|
Emphasis |
Gets or sets the type of weak barcode to enhance.
| |
Enabled |
Gets or sets a value indicating whether barcode detection should be enabled.
| |
ImageQuality |
Gets or sets the quality of image from which barcodes should be read.
| |
LinearSearch |
Gets or sets a value indicating that barcodes should be searched top to bottom instead of middle to edge.
| |
MaximumOnLine |
Gets or sets the maximum number of barcodes on a line.
| |
MaximumOnPage |
Gets or sets the maximum number of barcodes on the page.
| |
SearchDirection |
Gets or sets barcode search direction.
| |
SearchMode |
Gets or sets barcode search mode.
| |
SearchOffset |
Gets or sets barcode search offset.
| |
SearchOrientation |
Gets or sets barcode search orientation.
| |
Supported |
Gets the value indicating whether barcode detection is supported.
| |
VerifyChecksum |
Gets or sets a value indicating whether detected barcodes should be verified by checksum.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetCurrentCodeTypes |
Gets the current barcode types.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetSupportedBarcodeTypes |
Returns the supported barcode types for this device.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetCurrentCodeTypes |
Sets current barcode types.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |