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

GetSymbologies Method








Gets the current symbologies being searched for or that have been read. .NET support WinRT support Silverlight support
Syntax
public BarcodeSymbology[] GetSymbologies()
'Declaration
 
Public Function GetSymbologies() As BarcodeSymbology()
'Usage
 
Dim instance As BarcodeReadSymbologyEventArgs
Dim value() As BarcodeSymbology
 
value = instance.GetSymbologies()
public BarcodeSymbology[] GetSymbologies()
ObjectiveC Syntax
 function Leadtools.Barcode.BarcodeReadSymbologyEventArgs.GetSymbologies()
public:
array<BarcodeSymbology>^ GetSymbologies(); 

Return Value

An array of BarcodeSymbology that specifies the current symbologies being searched for or that have been read.
Remarks

LEADTOOLS barcode reading is designed for speed and multiple barcode symbologies and can be read (or searched for) in one operation as these barcodes share similar characteristics. Therefore, the symbologies being read are stored in a BarcodeSymbology array and can be obtain with this method.

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