IPXV_PagesView::Layout Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PagesView::Layout Property}}
 
{{#customTitle:IPXV_PagesView::Layout Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_PagesView|IPXV_PagesView]].
+
[[PXV:IPXV_PagesView|IPXV_PagesView]].

Revision as of 06:48, 20 May 2015


Property Layout of interface IPXV_PagesView returns/sets Pointer to IPXV_PagesLayoutManager ...

Syntax

HRESULT get_Layout([out, retval]  IPXV_PagesLayoutManager**  ppLayoutMan);
HRESULT put_Layout([in]  IPXV_PagesLayoutManager*  ppLayoutMan);

See Also

IPXV_PagesView.