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