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




Glossary Item Box

Retrieves a short array of values contained within ImageXTag.

Syntax

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

Return Value

Note: A short array of signed values contained within the ImageXTag.

Remarks

Get tag data of type short or int16 SByte data is returned as int16 as well because SByte is not CLS compliant.

Note: The public "get" and "set" methods of the ImageXTag class only get or obtain tags of the appropriate types.

Tag data of type short or int16. SByte data is returned as int16 as well because SByte is not CLS compliant.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.