IPXV_Control::PagesLayoutMode Property

From PDF XChange PDF SDK
Revision as of 07:26, 12 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*  ModeName);
HRESULT put_PagesLayoutMode([in]  PXC_PagesLayout  ModeName);

See Also

IPXV_Control