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#Methods|ResetPanesLayout | + | {{#parentPage:PXV:IPXV_DocumentView#Methods|ResetPanesLayout|method}} |
{{ToReview}} | {{ToReview}} | ||
Latest revision as of 08:13, 23 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.