public byte[] GetTagBytes()
public: byte[]* GetTagBytes();
public: array<byte>^ GetTagBytes();
'Declaration Public Function GetTagBytes() As Byte()
'Usage Dim instance As ImageXTag Dim value() As Byte value = instance.GetTagBytes()
Note: The public "get" and "set" methods of the ImageXTag class only get or obtain tags of the appropriate types.
Note: Available in Professional edition.
ImageXTag Class ImageXTag Members
©2019. Accusoft Corporation. All Rights Reserved.