IPXV_DocumentView::ResetPanesLayout Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocumentView::ResetPanesLayout Method}} | {{#customTitle:IPXV_DocumentView::ResetPanesLayout Method}} | ||
− | {{#parentPage:PXV:IPXV_DocumentView|ResetPanesLayout | + | {{#parentPage:PXV:IPXV_DocumentView#Methods|ResetPanesLayout|method}} |
{{ToReview}} | {{ToReview}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_DocumentView|IPXV_DocumentView]] |
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.