C#
VB
Java
Objective-C
WinRT C#
C++
Converts the tag data to an array of bytes.
public byte[] ToByte()
Public Function ToByte() As Byte()
public byte[] ToByte()
- (void)toByte:(unsigned char *)buffer itemCount:(NSUInteger)count
public byte[] toByte()
function Leadtools.RasterTagMetadata.ToByte()
public:
array<byte>^ ToByte();
The tag data converted to an array of bytes.
For an example, refer to RasterTagMetadata
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