IPXV_PagesView::Layout Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PagesView::Layout Property}} | {{#customTitle:IPXV_PagesView::Layout Property}} | ||
− | {{#parentPage:PXV:IPXV_PagesView|Layout Property|property}} | + | {{#parentPage:PXV:IPXV_PagesView#Properties|Layout Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 14:49, 21 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);