Leadtools.Barcode Namespace > PatchCodeBarcodeReadOptions Class : GetSupportedSymbologies Method |
public override BarcodeSymbology[] GetSupportedSymbologies()
'Declaration Public Overrides Function GetSupportedSymbologies() As BarcodeSymbology()
'Usage Dim instance As PatchCodeBarcodeReadOptions Dim value() As BarcodeSymbology value = instance.GetSupportedSymbologies()
public override BarcodeSymbology[] GetSupportedSymbologies()
ObjectiveC Syntax
function Leadtools.Barcode.PatchCodeBarcodeReadOptions.GetSupportedSymbologies()
public: array<BarcodeSymbology>^ GetSupportedSymbologies(); override
The PatchCodeBarcodeReadOptions 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