VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Metadata Namespace / MetadataTreeHelper Class
Constructors Properties Methods SeeAlso
In This Topic
MetadataTreeHelper Class Members
In This Topic
The following tables list the members exposed by MetadataTreeHelper.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MetadataTreeHelper class.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether metadata tree contains node with annotation packet in VintasoftBinary format.
Public PropertyGets a value indicating whether metadata tree contains node with annotation packet in VintasoftXmp format.
Public PropertyGets a value indicating whether metadata tree contains node with annotation packet in WANG format.
Public PropertyGets the text region if metadata tree contains TextRegionMetadata node.
Public PropertyGets or sets an annotation packet in VintasoftBinary format if metadata tree contains node with annotation packet in VintasoftBinary format.
Public PropertyGets or sets an annotation packet in VintasoftXmp format if metadata tree contains node with annotation packet in VintasoftXmp format.
Public PropertyGets or sets the annotation packet in WANG format if metadata tree contains node with annotation packet in WANG format.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Copies source metadata node tree to destination metadata tree.
See Also