C#
VB
WinRT C#
C++
For information about this method please see Options.
public Leadtools.Barcode.IBarcodeReadOptions Options {get;}
Public ReadOnly Property Options As Leadtools.Barcode.IBarcodeReadOptions
public Leadtools.Barcode.IBarcodeReadOptions Options {get;}
get_Options();
public:
property Leadtools.Barcode.IBarcodeReadOptions^ Options {
Leadtools.Barcode.IBarcodeReadOptions^ get();
}
An IBarcodeReadOptions or one of its derived classes that specifies the options being used to read the symbologies.
Note: In LEADTOOLS for .NET, the equivalent to IBarcodeReadOptions is BarcodeReadOptions.
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