C#
VB
Java
Objective-C
WinRT C#
C++
Gets the tag data.
public byte[] GetData()
Public Function GetData() As Byte()
public byte[] GetData()
@property (nonatomic, strong) NSData *data
public byte[] getData()
function Leadtools.RasterTagMetadata.GetData()
public:
array<byte>^ GetData();
An array of bytes containing the data for the tag.
For an example, refer to ReadTag.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET