Accusoft.PdfXpress5.Net
ExportedAnnotation Event
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class : ExportedAnnotation Event




Glossary Item Box

An event that is raised for each PDF annotation successfully exported.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type AnnotationEventArgs containing data related to this event. The following AnnotationEventArgs properties provide information specific to this event.

PropertyDescription
AnnotationName The name of a PDF annotation.
AnnotationNumber A zero-based index that identifies the PDF annotation on a specific page.
AnnotationType The type of PDF annotation.
PageNumber A zero-based index that identifies the page that the annotation is on in a PDF document.

See Also

©2012. Accusoft Corporation. All Rights Reserved.