C#
VB
WinRT C#
C++
For information about this method please see GetAllDefaultOptions.
public [Leadtools.Barcode.IBarcodeReadOptions[]](ibarcodereadoptions.md) GetAllDefaultOptions()
Public Function GetAllDefaultOptions() As Leadtools.Barcode.IBarcodeReadOptions()
public [Leadtools.Barcode.IBarcodeReadOptions[]](ibarcodereadoptions.md) GetAllDefaultOptions()
function Leadtools.Barcode.BarcodeReader.GetAllDefaultOptions()
public:
Leadtools.Barcode.array<IBarcodeReadOptions^>^ GetAllDefaultOptions();
An array of BarcodeReadOptions derived types that contain all the default read options currently set in this BarcodeReader.
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