←Select platform

GetData Method

Summary
Gets the data (an array of bytes) for this comment.
Syntax
C#
VB
Objective-C
C++
Java
public byte[] GetData() 
Public Function GetData() As Byte() 
@property (nonatomic, strong) NSData *data 
public byte[] getData() 
public: 
array<byte>^ GetData();  

Return Value

The data for this comment, stored as an array of bytes.

Example

For an example, refer to RasterCommentMetadata.

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 Assembly

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