Page.Layout

Page.Layout method

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

public void Layout(LayoutOptions options)
ParameterTypeDescription
optionsLayoutOptionsUsing the LayoutOptions to configure options of layout.

See Also