Click or drag to resize

DocumentAnnotationViewerCreatePdfAnnotationDataExporter Event

Add a handler to this event if you want to create your own PdfAnnotationDataExporter object for use when saving annotations into a PDF. You may want to do this if you have custom PDF export policies that you want to install in it.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public event CreatePdfAnnotationDataExporterHandler CreatePdfAnnotationDataExporter

Value

Type: Atalasoft.Annotate.UICreatePdfAnnotationDataExporterHandler
See Also