Accusoft.ImagXpressSdk Namespace : ImageXTagCollection Class |
'Declaration <DefaultMemberAttribute("Item")> Public Class ImageXTagCollection Inherits System.Collections.CollectionBase
'Usage Dim instance As ImageXTagCollection
[DefaultMember("Item")] public class ImageXTagCollection : System.Collections.CollectionBase
[DefaultMember("Item")] public __gc class ImageXTagCollection : public System.Collections.CollectionBase
[DefaultMember("Item")] public ref class ImageXTagCollection : public System.Collections.CollectionBase
This collection is designed for use with the TIFF and EXIF file formats. This collection class can be used to add, copy, remove and insert tag entities into a loaded image.
Note: Available in Professional edition.
System.Object
System.Collections.CollectionBase
Accusoft.ImagXpressSdk.ImageXTagCollection