C#
VB
Java
Objective-C
WinRT C#
C++
Sets the data (an array of bytes) for this comment.
public void SetData(
byte[] value
)
Public Sub SetData( _
ByVal value() As Byte _
)
public void SetData(
byte[] value
)
@property (nonatomic, strong) NSData *data
public void setData(byte[] value)
function Leadtools.RasterCommentMetadata.SetData(
value
)
public:
void SetData(
array<byte>^ value
)
value
The data for this comment, stored as an array of bytes.
For an example, refer to RasterCommentMetadata.
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