Leadtools.Barcode Namespace > IBarcodeOptions Interface : IsSupportedSymbology Method |
bool IsSupportedSymbology( BarcodeSymbology symbology )
'Declaration Function IsSupportedSymbology( _ ByVal symbology As BarcodeSymbology _ ) As Boolean
'Usage Dim instance As IBarcodeOptions Dim symbology As BarcodeSymbology Dim value As Boolean value = instance.IsSupportedSymbology(symbology)
bool IsSupportedSymbology( BarcodeSymbology symbology )
ObjectiveC Syntax
function Leadtools.Barcode.IBarcodeOptions.IsSupportedSymbology( symbology )
bool IsSupportedSymbology( BarcodeSymbology symbology )
This method will call GetSupportedSymbologies and checks if symbology is in the array returned by that method.
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