evCreate API 5.7 Help

FinishLayout Function

Stops an active Vertical Layout session for an Envision document currently opened in the Canvas Envision Creator.

FinishLayout(): Promise<void>

Return value

Promise<void>

A Promise that, if fulfilled, resolves to void if the active Vertical Layout session has been successfully stopped for the current document.

Discussion

The function will throw an error if Vertical Layout mode has not been activated.

24 April 2025