Class PageActionCollection
PageActionCollection class
This class describes page actions
public class PageActionCollection : BaseActionCollection
Properties
| Name | Description |
|---|---|
| OnClose { get; set; } | An action that shall be performed when the page is closed. |
| OnOpen { get; set; } | An action that shall be performed when the page is opened. |
Methods
| Name | Description |
|---|---|
| RemoveActions() | Removes all actions of the annotation. |
See Also
- class BaseActionCollection
- namespace Aspose.Pdf
- assembly Aspose.PDF