AnnotationActionCollection.OnClosePage

AnnotationActionCollection.OnClosePage property

Gets or sets an action to be performed when the page containing the annotation is closed.

public PdfAction OnClosePage { get; set; }

See Also