LEADTOOLS Barcode (Leadtools.Barcode assembly)

GetSymbologies Method

Show in webframe







Gets the current symbologies being searched for or that have been read.
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()
@property (nonatomic, assign, readonly) LTBarcodeSymbology* symbologies;
public BarcodeSymbology[] getSymbologies()
 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

See Also

Reference

BarcodeReadSymbologyEventArgs Class
BarcodeReadSymbologyEventArgs Members
BarcodeReader.ReadSymbology

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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