scripting:api:pane:layout

Action unknown: addtobook

Layout

Property of IPane

Returns preferred pane layout

Read-Only Property of type ePaneLayout

var eLayout = Pane.Layout;
eLayout = Pane.Layout
ePaneLayout eLayout;
HRESULT hr = Pane.get_Layout(&eLayout);