Click or drag to resize

ILegacyXmpSupport Interface

This interface is used by annotation to support reading from and generating XMP annotation data for versions 4 and below of DotAnnotate.

Namespace:  Atalasoft.Annotate.Formatters
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public interface ILegacyXmpSupport

The ILegacyXmpSupport type exposes the following members.

Methods
  NameDescription
Public methodFromXmp
Set the annotation property settings.
Public methodToXmp
Generates the XMP data.
Top
See Also