←Select platform

GetData Method

Summary
Gets the marker data.
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

An array of bytes which contains the marker data.

Example

For an example, refer to RasterMarkerMetadata

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.