IPXV_PagesLayoutManager::LayoutMode Property

From PDF XChange PDF SDK
Revision as of 06:41, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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


Syntax

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

See Also

See also IPXV_PagesLayoutManager.