←Select platform

BarcodeData Property

Summary

BarcodeData for the barcodes found in the document.

Syntax
C#
VB
C++
public BarcodeData[] BarcodeData { get; set; } 
Public Property BarcodeData() As BarcodeData() 
   Get 
   Set 
public:  
   property array<BarcodeData^>^ BarcodeData 
   { 
      array<BarcodeData^>^ get() 
      void set(array<BarcodeData^>^ value) 
   } 

Property Value

Contains all the barcode data for the barcode found in the document.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.