IPXV_PagesLayoutManager::LayoutMode Property

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

Jump to: navigation, search


Property LayoutMode of interface IPXV_PagesLayoutManager returns/sets Value of PXC_PagesLayout ...

Syntax

HRESULT get_LayoutMode([out, retval]  PXC_PagesLayout*  ModeName);
HRESULT put_LayoutMode([in]  PXC_PagesLayout  ModeName);

See Also

IPXV_PagesLayoutManager