The ExportedAnnotation event is raised after each PDF annotation is completely exported to another format.
| Visual Basic |
|---|
Public Event ExportedAnnotation( _ ByVal args As AnnotationEventArgs _ ) |
- args
- Used to describe annotations for event handlers.