Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

GetSupportedSymbologies Method (GS1DatabarStackedBarcodeWriteOptions)








Returns the barcode symbologies supported by this class.
Syntax
public override BarcodeSymbology[] GetSupportedSymbologies()
'Declaration
 
Public Overrides Function GetSupportedSymbologies() As BarcodeSymbology()
'Usage
 
Dim instance As GS1DatabarStackedBarcodeWriteOptions
Dim value() As BarcodeSymbology
 
value = instance.GetSupportedSymbologies()
public override BarcodeSymbology[] GetSupportedSymbologies()
@property (nonatomic, strong, readonly) NSArray<NSNumber *> *supportedSymbologies
@Override public BarcodeSymbology[] getSupportedSymbologies()
 function Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.GetSupportedSymbologies()
public:
array<BarcodeSymbology>^ GetSupportedSymbologies(); override 

Return Value

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

The GS1DatabarStackedBarcodeWriteOptions 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

See Also

Reference

GS1DatabarStackedBarcodeWriteOptions Class
GS1DatabarStackedBarcodeWriteOptions Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features