←Select platform

ToByte Method

Summary

Converts the comment data to an array of bytes.

Syntax

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

Return Value

The comment data converted to an array of bytes.

Example

For an example, refer to RasterCommentMetadata.

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