MetadataTreeHelper Class Properties
In This Topic
For a list of all properties of this type, see
MetadataTreeHelper.
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. |
See Also