Click or drag to resize

Atalasoft.Annotate.UI.Importers Namespace

 
Classes
  ClassDescription
Public classAnnotationImporter Obsolete.

AnnotationImporter is an abstract base class used to define how annotations are imported from arbitrary data files into DotImage.

This class is obsolete: Use AnnotationDataImporter instead.

Public classAnnotationImporterCollection
This is a collection used to contain a set of AnnotationImporter objects.
Public classAnnotationImportEventArgs
An object representing information about an annotation being imported.
Public classAnnotationPageImportEventArgs
An object representing information about a page of annotations being imported.
Public classPdfAnnotationImporter Obsolete.

Constructs a new PdfAnnotationImporter object.

This class is obsolete: Use PdfAnnotationDataImporter instead.

Public classXmpAnnotationImporter Obsolete.
Summary description for XmpImporter.
Delegates
  DelegateDescription
Public delegateAnnotationImporterFactory
A delegate for constructing annotations from data that a given AnnotationImporter doesn't understand.
Public delegateAnnotationImportEventHandler
Defines a handler to be called on annotation import.
Public delegateAnnotationPageImportEventHandler
Defines a handler to be called on annotation page import.