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

IsSupportedSymbology Method (BarcodeOptions)








The symbology to check.
Gets a value that indicate whether the specified symbology is supported by this read or write options class. .NET support Silverlight support
Syntax
public bool IsSupportedSymbology( 
   BarcodeSymbology symbology
)
'Declaration
 
Public Function IsSupportedSymbology( _
   ByVal symbology As BarcodeSymbology _
) As Boolean
'Usage
 
Dim instance As BarcodeOptions
Dim symbology As BarcodeSymbology
Dim value As Boolean
 
value = instance.IsSupportedSymbology(symbology)
public bool IsSupportedSymbology( 
   BarcodeSymbology symbology
)
ObjectiveC Syntax
 function Leadtools.Barcode.BarcodeOptions.IsSupportedSymbology( 
   symbology 
)
public:
bool IsSupportedSymbology( 
   BarcodeSymbology symbology
) 

Parameters

symbology
The symbology to check.

Return Value

true if symbology is supported by this read or write options class. Otherwise, false.
Remarks

This method will call GetSupportedSymbologies and checks if symbology is in the array returned by that method.

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

BarcodeOptions Class
BarcodeOptions Members

 

 


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