IPXC_DocumentProps::PageLayout Property

From PDF XChange PDF SDK
Revision as of 04:28, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

IPXC_DocumentProps