IPXC_DocumentProps::PageLayout Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_DocumentProps::PageLayout Property}} | {{#customTitle:IPXC_DocumentProps::PageLayout Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_DocumentProps|IPXC_DocumentProps]]. |
Revision as of 04:29, 20 May 2015
Property PageLayout of interface IPXC_DocumentProps returns/sets Value of PXC_PagesLayout ...
Syntax
HRESULT get_PageLayout([out, retval] PXC_PagesLayout* nPageMode); HRESULT put_PageLayout([in] PXC_PagesLayout nPageMode);