[]
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).
public ActionBase AnnotationPageOpened { get; set; }
Public Property AnnotationPageOpened As ActionBase