Aspose::Pdf::Annotations::AnnotationActionCollection::set_OnHidePage method

AnnotationActionCollection::set_OnHidePage method

Sets an action to be performed when the page containing the annotation is no longer visible in the viewer application’s user interface.

void Aspose::Pdf::Annotations::AnnotationActionCollection::set_OnHidePage(const System::SharedPtr<PdfAction> &value)

See Also