←Select platform

GetSupportedSymbologies Method (BarcodeOptions)

Summary

Gets the supported symbologies for this options class.

Syntax

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

Return Value

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

Remarks

To check if a symbology is supported by this read or write 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