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

Reader Property








Gets the instance of the BarcodeReader class associated with this barcode engine that can be used to read barcodes from an image. .NET support WinRT support Silverlight support
Syntax
public BarcodeReader Reader {get;}
'Declaration
 
Public ReadOnly Property Reader As BarcodeReader
'Usage
 
Dim instance As BarcodeEngine
Dim value As BarcodeReader
 
value = instance.Reader
public BarcodeReader Reader {get;}
ObjectiveC Syntax
Java Syntax
 get_Reader(); 
public:
property BarcodeReader^ Reader {
   BarcodeReader^ get();
}

Property Value

The instance of the BarcodeReader class associated with this barcode engine that can be used to read barcodes from an image.
Remarks

The BarcodeReader class is used to read one or more barcodes from an image. You cannot create an instance of BarcodeReader directly, instead, use the instance created inside BarcodeEngine which is accessed through BarcodeEngine.Reader.

Example

For an example, refer to BarcodeReader.

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

BarcodeEngine Class
BarcodeEngine Members
BarcodeReader Class
Reading Barcodes Tutorial

 

 


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