IPXC_DocumentProps::PageLayout Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Revision as of 23:12, 23 April 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);
See Also
See also IPXC_DocumentProps.