Atalasoft.Annotate.UI.Importers Namespace |
Class | Description | |
---|---|---|
![]() | AnnotationImporter | 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. |
![]() | AnnotationImporterCollection | This is a collection used to contain a set of AnnotationImporter objects. |
![]() | AnnotationImportEventArgs | An object representing information about an annotation being imported. |
![]() | AnnotationPageImportEventArgs | An object representing information about a page of annotations being imported. |
![]() | PdfAnnotationImporter | Obsolete. Constructs a new PdfAnnotationImporter object. This class is obsolete: Use PdfAnnotationDataImporter instead. |
![]() | XmpAnnotationImporter | Obsolete.
Summary description for XmpImporter.
|
Delegate | Description | |
---|---|---|
![]() | AnnotationImporterFactory | A delegate for constructing annotations from data that a given AnnotationImporter doesn't understand.
|
![]() | AnnotationImportEventHandler |
Defines a handler to be called on annotation import.
|
![]() | AnnotationPageImportEventHandler |
Defines a handler to be called on annotation page import.
|