IPXV_Control::PagesLayoutMode Property

From PDF XChange PDF SDK
Revision as of 03:50, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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