AnnotationActionCollection.OnOpenPage

AnnotationActionCollection.OnOpenPage property

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

public PdfAction OnOpenPage { get; set; }

See Also