Determines the barcode read operation status
[SerializableAttribute()]
public enum BarcodeReadSymbologyStatus
<SerializableAttribute()>
Public Enum BarcodeReadSymbologyStatus
[SerializableAttribute()]
public enum BarcodeReadSymbologyStatus
typedef NS_ENUM(NSInteger, LTBarcodeReadSymbologyStatus)
public enum BarcodeReadSymbologyStatus
Leadtools.Barcode.BarcodeReadSymbologyStatus = function() { };
Leadtools.Barcode.BarcodeReadSymbologyStatus.prototype = {
Continue = 0,
Skip = 1,
Abort = 2,
};
[SerializableAttribute()]
public enum class BarcodeReadSymbologyStatus
Members
Value | Member | Description |
---|---|---|
0 | Continue |
Continue reading the next barcode(s) (if any). This is the default behavior. |
1 | Skip |
Skip reading the current barcode symbologies and move to the next (if any). Setting BarcodeReadSymbologyEventArgs.Status to Skip will have an effect only if the BarcodeEngine is about to read the barcodes. i.e., when the value of BarcodeReadSymbologyEventArgs.Operation is BarcodeReadSymbologyOperation.PreRead. When the operation is BarcodeReadSymbologyOperation.PostRead and the reader has finished reading the barcodes, then setting the status to Skip will have no effect. |
2 | Abort |
Abort the read operation. The BarcodeReader will stop trying reading barcodes and the read operation will end. This can be used when the BarcodeReadSymbologyEventArgs.Operation is BarcodeReadSymbologyOperation.PreRead or BarcodeReadSymbologyOperation.PostRead. |
The BarcodeReadSymbologyStatus enumeration is used as the data member for the BarcodeReadSymbologyEventArgs.Status property. It can be used to determine the next action performed by the BarcodeReader.
Refer to BarcodeReadSymbologyEventArgs.Status for more information.
For an example, refer to BarcodeReader.ReadSymbology.
Products |
Support |
Feedback: BarcodeReadSymbologyStatus Enumeration - Leadtools.Barcode |
Introduction |
Help Version 19.0.2017.6.21
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.