IPXV_DocumentView::ResetPanesLayout Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocumentView::ResetPanesLayout Method}} | {{#customTitle:IPXV_DocumentView::ResetPanesLayout Method}} | ||
− | {{#parentPage:PXV:IPXV_DocumentView|ResetPanesLayout Method|method}} | + | {{#parentPage:PXV:IPXV_DocumentView#Methods|ResetPanesLayout Method|method}} |
{{ToReview}} | {{ToReview}} | ||
Revision as of 14:28, 21 May 2015
Resets panes layout to the default settings.
Syntax
HRESULT ResetPanesLayout();
Return Value
Returns S_OK if operation was successful or error code in other cases.