Leadtools.Barcode Namespace > OneDBarcodeReadOptions Class : GetSupportedSymbologies Method |
public override BarcodeSymbology[] GetSupportedSymbologies()
'Declaration Public Overrides Function GetSupportedSymbologies() As BarcodeSymbology()
'Usage Dim instance As OneDBarcodeReadOptions Dim value() As BarcodeSymbology value = instance.GetSupportedSymbologies()
public override BarcodeSymbology[] GetSupportedSymbologies()
ObjectiveC Syntax
function Leadtools.Barcode.OneDBarcodeReadOptions.GetSupportedSymbologies()
public: array<BarcodeSymbology>^ GetSupportedSymbologies(); override
The OneDBarcodeReadOptions class will return an array containing the following symbologies:
To check if a symbology is supported by this 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