C#
VB
C++
Indicates whether to abort the read operation.
public bool Abort { get; set; }
Public Property Abort() As Boolean
Get
Set
public:
property bool Abort
{
bool get()
void set(bool value)
}
true to abort the read operation; otherwise, false. The default value is false.
BarcodeReaderBarcodeFoundEventArgs Class
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