MetadataTreeHelper Class Members
In This Topic
The following tables list the members exposed by
MetadataTreeHelper.
Public Constructors
Public Properties
| Name | Description |
 | HasVintasoftBinaryAnnotations | Gets a value indicating whether metadata tree contains node with annotation packet in VintasoftBinary format. |
 | HasVintasoftXmpAnnotations | Gets a value indicating whether metadata tree contains node with annotation packet in VintasoftXmp format. |
 | HasWangAnnotations | Gets a value indicating whether metadata tree contains node with annotation packet in WANG format. |
 | TextRegion | Gets the text region if metadata tree contains TextRegionMetadata node. |
 | VintasoftBinaryAnnotations | Gets or sets an annotation packet in VintasoftBinary format if metadata tree contains node with annotation packet in VintasoftBinary format. |
 | VintasoftXmpAnnotations | Gets or sets an annotation packet in VintasoftXmp format if metadata tree contains node with annotation packet in VintasoftXmp format. |
 | WangAnnotations | Gets or sets the annotation packet in WANG format if metadata tree contains node with annotation packet in WANG format. |
Public Methods
| Name | Description |
  | CopyTree | Copies source metadata node tree to destination metadata tree. |
See Also