Leadtools.Barcode Namespace > BarcodeOptions Class : GetSupportedSymbologies Method |
public abstract BarcodeSymbology[] GetSupportedSymbologies()
'Declaration Public MustOverride Function GetSupportedSymbologies() As BarcodeSymbology()
'Usage Dim instance As BarcodeOptions Dim value() As BarcodeSymbology value = instance.GetSupportedSymbologies()
public abstract BarcodeSymbology[] GetSupportedSymbologies()
ObjectiveC Syntax
function Leadtools.Barcode.BarcodeOptions.GetSupportedSymbologies()
public: abstract array<BarcodeSymbology>^ GetSupportedSymbologies();
To check if a symbology is supported by this read or write options class, use IsSupportedSymbology.
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