Gets or sets the status of the read operation.
public Leadtools.Barcode.BarcodeReadSymbologyStatus Status {get; set;}
Public Property Status As Leadtools.Barcode.BarcodeReadSymbologyStatus
public Leadtools.Barcode.BarcodeReadSymbologyStatus Status {get; set;}
@property (nonatomic, assign, readonly) LTBarcodeReadSymbologyStatus status
public BarcodeReadSymbologyStatus getStatus()
public void setStatus(BarcodeReadSymbologyStatus value)
get_Status();
set_Status(value);
Object.defineProperty('Status');
public:
property Leadtools.Barcode.BarcodeReadSymbologyStatus Status {
Leadtools.Barcode.BarcodeReadSymbologyStatus get();
void set ( Leadtools.Barcode.BarcodeReadSymbologyStatus );
}
A BarcodeReadSymbologyStatus enumeration member that specifies the status of the read operation. Default value is BarcodeReadSymbologyStatus.Continue.
The BarcodeReader always sets the value of this property BarcodeReadSymbologyStatus.Continue. You can change the value of this property to another value depending on your application logic. The following table lists the status values and their meaning:
Value | Description |
---|---|
BarcodeReadSymbologyStatus.Continue |
Continue reading the next barcode(s) (if any). This is the default behavior. |
BarcodeReadSymbologyStatus.Skip |
Skip reading the current barcode symbologies and move to the next (if any). Setting BarcodeReadSymbologyEventArgs.Status to Skip will have an affect 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. |
BarcodeReadSymbologyStatus.Abort |
Abort the read operation. The BarcodeReader will stop trying to read barcodes and the read operation will end. This can be used when the BarcodeReadSymbologyEventArgs.Operation is BarcodeReadSymbologyOperation.PreRead or BarcodeReadSymbologyOperation.PostRead. |
For an example, refer to BarcodeReader.ReadSymbology.
![]() |
Products |
Support |
Feedback: Status Property - 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.