Accusoft.ImagXpress12.Net
SetTagInt16 Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXTag Class : SetTagInt16 Method




TagData
A signed short array consisting of values that the ImageXTag is to contain.

Glossary Item Box

Sets the ImageXTag data based on the short array input.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

TagData
A signed short array consisting of values that the ImageXTag is to contain.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.