←Select platform

GetSupportedSymbologies Method (MaxiBarcodeReadOptions)

Summary

Returns the barcode symbologies supported by this class.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public override [Leadtools.Barcode.BarcodeSymbology[]](barcodesymbology.html) GetSupportedSymbologies() 
Public Overrides Function GetSupportedSymbologies() As Leadtools.Barcode.BarcodeSymbology() 
public override [Leadtools.Barcode.BarcodeSymbology[]](barcodesymbology.html) GetSupportedSymbologies() 
@property (nonatomic, strong, readonly) NSArray<NSNumber *> *supportedSymbologies 
@Override public BarcodeSymbology[] getSupportedSymbologies() 
 function Leadtools.Barcode.MaxiBarcodeReadOptions.GetSupportedSymbologies() 
public: 
Leadtools.Barcode.array<BarcodeSymbology>^ GetSupportedSymbologies(); override  

Return Value

An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.

Remarks

The MaxiBarcodeReadOptions class will return an array containing the following symbologies:

To check if a symbology is supported by this options class, use IsSupportedSymbology.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize