[]
type ActionNamedProperties = object;
Represents an action that performs some viewer application action such as go to next or previous page, etc.
name: string;
The name of action. The most useful names: NextPage, PrevPage, FirstPage, LastPage