IPXV_PagesView::Layout Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 03:05, 15 June 2015
Property Layout of interface IPXV_PagesView returns/sets Pointer to IPXV_PagesLayoutManager ...
Syntax
HRESULT get_Layout([out, retval] IPXV_PagesLayoutManager** pLayoutMan); HRESULT put_Layout([in] IPXV_PagesLayoutManager* pLayoutMan);