Accusoft.ImagXpress12.Net
ImageXTag Class
Members  See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace : ImageXTag Class




Glossary Item Box

This class holds TIFF and EXIF tags.

Object Model

ImageXTag Class

Syntax

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

Remarks

This class can be used to extract information contained within a specific tag entity as well as edit tage entity values. While tags can be bytes, short, long, rational, floats and doubles, they can also be signed or unsigned which is a problem with CLS compliance. Data is passed as CLS compliant data, but the TagType property indicates intent. That is, there are types indicating that the data should be considered signed or unsigned.

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

Note: Available in Professional edition.

Inheritance Hierarchy

System.Object
   Accusoft.ImagXpressSdk.ImageXTag

See Also

©2013. Accusoft Corporation. All Rights Reserved.