SetMargins Function
Sets the margins of a given page in an Envision document currently opened in the Canvas Envision Creator app.
SetMargins(page: [[[EvItem|canvas-envision-document-items.html#page-items]]], margins: [[[EvRect|evrect-interface.html]]]): Promise<void>
Parameters
Return value
Promise<void>A Promise that, if fulfilled, resolves to
voidif the margins of the given page in the current Envision document have been successfully set.
13 March 2025