IPXV_Control::PagesLayoutMode Property
From PDF XChange PDF SDK
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);