Accusoft.ImagXpressSdk Namespace > ImageXTag Class : SetTagInt16 Method |
public: void SetTagInt16( array<short>^ TagData )
The sbyte data is contained in the int16 arrays because it is not CLS compliant. If the tag type is sbyte, the int16 array is converted down to an sbyte array.
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.