IPXV_Control::PagesLayoutMode Property

From PDF XChange PDF SDK
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