Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > IBarcodeOptions Interface : GetSupportedSymbologies Method |
BarcodeSymbology[] GetSupportedSymbologies()
'Declaration
Function GetSupportedSymbologies() As BarcodeSymbology()
'Usage
Dim instance As IBarcodeOptions Dim value() As BarcodeSymbology value = instance.GetSupportedSymbologies()
BarcodeSymbology[] GetSupportedSymbologies()
function Leadtools.Barcode.IBarcodeOptions.GetSupportedSymbologies()
array<BarcodeSymbology>^ GetSupportedSymbologies();
To check if a symbology is supported by this read or write options class, use IsSupportedSymbology.