GetAttributes Function
Returns an EvPageAttributes object with the attributes of a given page in an Envision document currently opened in the Canvas Envision Creator app.
GetAttributes(page: [[[EvItem|canvas-envision-document-items.html#page-items]]]): Promise<[[[EvPageAttributes|evpageattributes-interface.html]]]>
Parameters
Return value
Promise<EvPageAttributes>A Promise that, if fulfilled, resolves to an
EvPageAttributesobject with the attributes of the given page in the current Envision document.
13 March 2025