PageActionCollection

PageActionCollection

Overview

PageActionCollection is a class in Aspose.PDF FOSS for .NET.

Per-page additional actions (PDF 32000 §12.6.3 /AA entries).

This class provides 1 method for working with PageActionCollection objects in .NET programs. Available methods include: RemoveActions. All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package. Properties: OnClose, OnOpen.

Properties

NameTypeAccessDescription
OnOpenAspose.Pdf.Annotations.PdfAction?Read/WriteAction fired when the page is opened in the viewer.
OnCloseAspose.Pdf.Annotations.PdfAction?Read/WriteAction fired when the page is closed in the viewer.

Methods

SignatureDescription
RemoveActions()Remove all page-level additional actions (clears /AA open and close).

See Also

 English