IPXV_PagesLayoutManager::LayoutMode Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PagesLayoutManager::LayoutMode Property}} | {{#customTitle:IPXV_PagesLayoutManager::LayoutMode Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]]. |
Revision as of 05:45, 20 May 2015
Property LayoutMode of interface IPXV_PagesLayoutManager returns/sets Value of PXC_PagesLayout ...
Syntax
HRESULT get_LayoutMode([out, retval] PXC_PagesLayout* pModeName); HRESULT put_LayoutMode([in] PXC_PagesLayout pModeName);