Click or drag to resize

Atalasoft.Annotate.Formatters Namespace

 
Classes
  ClassDescription
Public classAnnotationDeserializationEventArgs
This class contains information used when deserializing annotations.
Public classAnnotationDeserializationEventArgsT
This class contains information used when deserializing annotations.
Public classJoltXmpFormatter
This class is used to serialize and deserialize XMP annotation data from JoltImage. The XmpFormatter will automatically use this class to deserialize when needed.
Public classLegacyXmpFormatter
This class is used to serialize and deserialize XMP annotation data from DotAnnotate 4.0 and earlier. The XmpFormatter will automatically use this class to deserialize when needed.
Public classWangAnnotationSerializationEventArgs
This class contains information used for WANG serialization.
Public classWangFormatter
The WangFormatter converts annotation data to and from WANG format.
Public classXmpFormatter
This class converts objects into XMP data to be embedded into images or saved as standalone files.
Structures
Interfaces
  InterfaceDescription
Public interfaceILegacyXmpSupport
This interface is used by annotation to support reading from and generating XMP annotation data for versions 4 and below of DotAnnotate.
Delegates
  DelegateDescription
Public delegateAnnotationDeserializationEventHandler
Used to handle the AnnotationDeserialization event.