IPXV_PagesView::Cursor Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Cursor of interface IPXV_PagesView returns/sets Value of LONG ...

Syntax

HRESULT get_Cursor([out, retval]  LONG*  nCursorID);
HRESULT put_Cursor([in]  LONG  nCursorID);

See Also

IPXV_PagesView