LEADTOOLS Barcode (Leadtools.Barcode assembly)

GetSupportedSymbologies Method (PatchCodeBarcodeWriteOptions)

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 PatchCodeBarcodeWriteOptions
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.PatchCodeBarcodeWriteOptions.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 PatchCodeBarcodeWriteOptions 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

PatchCodeBarcodeWriteOptions Class
PatchCodeBarcodeWriteOptions 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