[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation.TriggerEvents.AnnotationPageClosed

AnnotationPageClosed Property

AnnotationPageClosed

Gets or sets an action to be performed when the page containing the annotation is closed (for example, when the user navigates to the next or previous page, or follows a link annotation or outline item).

Declaration
public ActionBase AnnotationPageClosed { get; set; }
Public Property AnnotationPageClosed As ActionBase