IPXV_Control::PagesLayoutMode Property

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

Jump to: navigation, search


Gets/sets the pages layout mode as value of PXC_PagesLayout enumeration.

Syntax

HRESULT get_PagesLayoutMode([out, retval]  PXC_PagesLayout*  nModeName);
HRESULT put_PagesLayoutMode([in]  PXC_PagesLayout  nModeName);

See Also

IPXV_Control