AnnotationActionCollection.OnShowPage

AnnotationActionCollection.OnShowPage property

Gets or sets an action to be performed when the page containing the annotation becomes visible in the viewer application�s user interface.

public PdfAction OnShowPage { get; set; }

See Also