IPXV_DocumentView::LoadPanesLayout Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXV_DocumentView::LoadPanesLayout Method}} | {{#customTitle:IPXV_DocumentView::LoadPanesLayout Method}} | ||
{{#parentPage:PXV:IPXV_DocumentView|LoadPanesLayout Method|method}} | {{#parentPage:PXV:IPXV_DocumentView|LoadPanesLayout Method|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Loads last used document panes layout. | |
== Syntax == | == Syntax == |
Revision as of 06:24, 18 May 2015
Loads last used document panes layout.
Syntax
HRESULT LoadPanesLayout();
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IPXV_DocumentView.