IPXV_PagesView::Layout Property

From PDF XChange PDF SDK
Revision as of 06:42, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

See also IPXV_PagesView.