IPXV_PagesLayoutManager::ViewRotation Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property nViewRotation of interface IPXV_PagesLayoutManager returns/sets Value of LONG ...

Syntax

HRESULT get_ViewRotation([out, retval]  LONG*  nViewRotation);
HRESULT put_ViewRotation([in]  LONG  nViewRotation);

See Also

IPXV_PagesLayoutManager