Accusoft.ImagXpress13.Net
ImageXTag Class
Members 




This class holds TIFF and EXIF tags.
Object Model
ImageXTag Class
Syntax
'Declaration
 
Public Class ImageXTag 
'Usage
 
Dim instance As ImageXTag
public class ImageXTag 
public __gc class ImageXTag 
public ref class ImageXTag 
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

Reference

ImageXTag Members
Accusoft.ImagXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback