IPXC_DocumentProps::PageMode Property

From PDF XChange PDF SDK
Revision as of 07:02, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property PageMode of interface IPXC_DocumentProps returns/sets Value of PXC_PagesMode ...

Syntax

HRESULT get_PageMode([out, retval]  PXC_PagesMode*  PageMode);
HRESULT put_PageMode([in]  PXC_PagesMode  PageMode);

See Also

IPXC_DocumentProps