C#
VB
WinRT C#
C++
Gets the supported symbologies for this options class.
[Leadtools.Barcode.BarcodeSymbology[]](barcodesymbology.md) GetSupportedSymbologies()
Function GetSupportedSymbologies() As Leadtools.Barcode.BarcodeSymbology()
[Leadtools.Barcode.BarcodeSymbology[]](barcodesymbology.md) GetSupportedSymbologies()
function Leadtools.Barcode.IBarcodeOptions.GetSupportedSymbologies()
Leadtools.Barcode.array<BarcodeSymbology>^ GetSupportedSymbologies();
An array of BarcodeSymbology that specifies the barcode symbologies supported by this read or write options class.
To check if a symbology is supported by this read or write options class, use IsSupportedSymbology.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET