Accusoft.ImagXpressSdk Namespace : ImageXTag Class |
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.
System.Object
Accusoft.ImagXpressSdk.ImageXTag