←Select platform

GetData Method

Summary

Gets the barcode data.

Syntax

C#
VB
C++
Java
public byte[] GetData() 
  
Public Function GetData() As Byte() 
public byte[] getData(); 
public void setData( 
   byte[] 
); 
public: 
array<byte>^ GetData();  

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly