VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Metadata Namespace / MetadataTreeHelper Class
In This Topic
    MetadataTreeHelper Class Properties
    In This Topic
    For a list of all properties of this type, see MetadataTreeHelper.
    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.
    See Also