IPXC_DocumentProps::PageLayout 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 02:26, 15 June 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);