VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftImageMetadata Class
Properties Methods Events SeeAlso
In This Topic
    VintasoftImageMetadata Class Members
    In This Topic
    The following tables list the members exposed by VintasoftImageMetadata.
    Public Properties
     NameDescription
    Public PropertyGets the format of annotations stored in metadata.
    Public PropertyGets a source image.
    Public PropertyGets a value indicating whether the metadata is changed.
    Public PropertyGets or sets a metadata tree.
    Public PropertyGets the text region stored in metadata.
    Public PropertyGets or sets an annotations packet, in VintasoftBinary format, stored in metadata.
    Public PropertyGets or sets the annotations packet, in VintasoftXmp format, stored in metadata.
    Public PropertyGets or sets the annotations packet, in WANG format, stored in metadata.
    Public Methods
     NameDescription
    Public MethodSaves the image metadata to a specified metadata tree in format compatible with specified encoder.
    Public Events
     NameDescription
    Public EventOccurs when metadata tree node is changed.
    Public EventOccurs before image metadata saving is started.
    See Also