IPXV_DocumentView::ResetPanesLayout Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(5 intermediate revisions by 2 users 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|method}}
+
{{#parentPage:PXV:IPXV_DocumentView#Methods|ResetPanesLayout|method}}
{{ToWrite}}
+
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Resets panes layout to the default settings.
  
 
== Syntax ==
 
== Syntax ==
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_DocumentView|IPXV_DocumentView]].
+
[[PXV:IPXV_DocumentView|IPXV_DocumentView]]

Latest revision as of 09: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.

See Also

IPXV_DocumentView