Layout

Page.Layout method

Lays out the shapes and/or reroutes the connectors for the page.

public void Layout(LayoutOptions options)
Parameter Type Description
options LayoutOptions Using the LayoutOptions to configure options of layout.

See Also