EvPageActionType Enumeration
The EvPageActionType TS enumeration defines options for a page in an Envision document currently opened in the Canvas Envision Creator app to which a given page action should lead.
First: "first";The first page in the current document.
Last: "last";The last page in the current document.
Next: "next";The page after the current page in the current document.
Previous: "prev";The page before the current page in the current document.
01 May 2025