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

GetBarcodeDataType Method








Barcode symbology.
Gets the System.Type of the data class associated with a specified symbology. .NET support WinRT support
Syntax
public static Type GetBarcodeDataType( 
   BarcodeSymbology symbology
)
'Declaration
 
Public Shared Function GetBarcodeDataType( _
   ByVal symbology As BarcodeSymbology _
) As Type
'Usage
 
Dim symbology As BarcodeSymbology
Dim value As Type
 
value = BarcodeData.GetBarcodeDataType(symbology)
public static Windows.UI.Xaml.Interop.TypeName GetBarcodeDataType( 
   BarcodeSymbology symbology
)
ObjectiveC Syntax
 function Leadtools.Barcode.BarcodeData.GetBarcodeDataType( 
   symbology 
)
public:
static Type^ GetBarcodeDataType( 
   BarcodeSymbology symbology
) 

Parameters

symbology
Barcode symbology.

Return Value

A System.Type of the derived class associated with a specified symbology or the BarcodeData type when the symbology does not have a specialized data class.
Remarks

Currently, this method returns the following values:

Symbology Return type
BarcodeSymbology.Datamatrix

Type of DatamatrixBarcodeData

BarcodeSymbology.PDF417

Type of PDF417BarcodeData

BarcodeSymbology.MicroPDF417

Type of MicroPDF417BarcodeData

BarcodeSymbology.QR

Type of QRBarcodeData

All other BarcodeSymbology members

Type of BarcodeData

Example

For an example, refer to CreateDefaultBarcodeData.

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

BarcodeData Class
BarcodeData Members
CreateDefaultBarcodeData Method
DatamatrixBarcodeData Class
MicroPDF417BarcodeData Class
PDF417BarcodeData Class
QRBarcodeData Class

 

 


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