LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

Options Property








Gets the options being used to read the symbologies. .NET support Silverlight support
Syntax
public BarcodeReadOptions Options {get;}
'Declaration
 
Public ReadOnly Property Options As BarcodeReadOptions
'Usage
 
Dim instance As BarcodeReadSymbologyEventArgs
Dim value As BarcodeReadOptions
 
value = instance.Options
public BarcodeReadOptions Options {get;}
ObjectiveC Syntax
Java Syntax
 get_Options(); 
public:
property BarcodeReadOptions^ Options {
   BarcodeReadOptions^ get();
}

Property Value

An BarcodeReadOptions or one of its derived classes that specifies the options being used to read the symbologies.
Remarks

Options could be the options passed through the read methods or the default options set in BarcodeReader. If Status is BarcodeReadSymbologyStatus.PreRead, then you can modify this object in the event handler if required. The BarcodeReader will use this object to perform the read operation.

Example

For an example, refer to BarcodeReader.ReadSymbology.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BarcodeReadSymbologyEventArgs Class
BarcodeReadSymbologyEventArgs Members
BarcodeReader.ReadSymbology

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features