IsisBarcodeSettings Properties |
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.
|