LEADTOOLS Barcode (Leadtools.Barcode assembly)

GetSupportedSymbologies Method (MicroPDF417BarcodeWriteOptions)

Show in webframe







Returns the barcode symbologies supported by this class.
Syntax
public override BarcodeSymbology[] GetSupportedSymbologies()
'Declaration
 
Public Overrides Function GetSupportedSymbologies() As BarcodeSymbology()
'Usage
 
Dim instance As MicroPDF417BarcodeWriteOptions
Dim value() As BarcodeSymbology
 
value = instance.GetSupportedSymbologies()
public override BarcodeSymbology[] GetSupportedSymbologies()
- (void)getSupportedSymbologies:(LTBarcodeSymbology**)supportedSymbologies 
      supportedSymbologiesCount:(unsigned int*)supportedSymbologiesCount;
            
@Override public BarcodeSymbology[] getSupportedSymbologies()
 function Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.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 MicroPDF417BarcodeWriteOptions class that 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

MicroPDF417BarcodeWriteOptions Class
MicroPDF417BarcodeWriteOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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