[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation.TriggerEvents.AnnotationPageOpened

AnnotationPageOpened Property

AnnotationPageOpened

Gets or sets an action to be performed when the page containing the annotation is opened (for example, when the user navigates to it from the next or previous page or by means of a link annotation or outline item).

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