GetPages Function
Returns all document pages, master pages, or both types of pages from an Envision document currently opened in the Canvas Envision Creator app.
GetPages(type: [[[EvPageType|evpagetype-enumeration.html]]]): Promise<[[[EvItem|canvas-envision-document-items.html#page-items]]][]>
Parameters
type: EvPageTypeA member of the
EvPageTypeenumeration, a type of page that should be returned from the document currently opened in the Canvas Envision Creator app.
Return value
07 March 2025