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)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_DocumentView|IPXV_DocumentView]].
+
[[PXV:IPXV_DocumentView|IPXV_DocumentView]]

Revision as of 05:05, 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