public void SetTagBytes( byte[] TagData )
public: void SetTagBytes( byte[]* TagData )
public: void SetTagBytes( array<byte>^ TagData )
'Declaration Public Sub SetTagBytes( _ ByVal TagData() As Byte _ )
'Usage Dim instance As ImageXTag Dim TagData() As Byte instance.SetTagBytes(TagData)
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.