←Select platform

ToByte Method

Summary

Converts the tag data to an array of bytes.

Syntax
C#
VB
Objective-C
C++
Java
public byte[] ToByte() 
Public Function ToByte() As Byte() 
- (void)toByte:(unsigned char *)buffer itemCount:(NSUInteger)count 
public byte[] toByte() 
public: 
array<byte>^ ToByte();  

Return Value

The tag data converted to an array of bytes.

Example

For an example, refer to RasterTagMetadata

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly