←Select platform

GetData Method

Summary

Gets the tag data.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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();  

Return Value

An array of bytes containing the data for the tag.

Example

For an example, refer to ReadTag.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly