PageActionCollection

PageActionCollection class

This class describes page actions

The PageActionCollection type exposes the following members:

Properties

NameDescription
on_openAn action that shall be performed when the page is opened.
on_closeAn action that shall be performed when the page is closed.

Methods

NameDescription
remove_actions()Removes all actions of the annotation.

See Also