Atalasoft.Annotate.Exporters Namespace |
| Class | Description | |
|---|---|---|
| AnnotationDataExporter | An abstract base class that encompasses elements for exporting annotations. | |
| PdfAnnotationDataExporter | The PdfAnnotationDataExporter object is capable of taking DotImage Annotation objects
and translating them into a format suitable for PDF. | |
| PdfAnnotationExportPolicy | PdfAnnotationExportPolicy is a class used to help the PdfAnnotationDataExporter select a mechanism for
exporting an unknown annotation type. |
| Delegate | Description | |
|---|---|---|
| PdfUnknownAnnotationHandler | Represents a method for selecting a PdfAnnotationExportPolicy to use when an
unknown annotation type is encountered. |
| Enumeration | Description | |
|---|---|---|
| PdfAnnotationEmbeddingAction | This enumeration is used to select how an unknown annotation type will be exported to pdf. |