AnnotationActionCollection.OnHidePage

AnnotationActionCollection.OnHidePage property

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

public PdfAction OnHidePage { get; set; }

See Also