←Select platform

GetAllDefaultOptions Method (BarcodeReader)

Summary

For information about this method please see GetAllDefaultOptions.

Syntax

C#
VB
WinRT C#
C++
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();  

Return Value

An array of BarcodeReadOptions derived types that contain all the default read options currently set in this BarcodeReader.

Remarks

Note: In LEADTOOLS for .NET, the equivalent to IBarcodeReadOptions is BarcodeReadOptions.

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly