IPXV_PagesView Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 8: Line 8:
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
IPXV_PagesView extends [[PXV:IPXV_View|IPXV_View]] interface.
+
IPXV_PagesView extends the [[PXV:IPXV_View|IPXV_View]] interface.
  
 
== Methods ==
 
== Methods ==

Revision as of 08:33, 12 June 2015


The interface of object of PDF-XChange Editor SDK.

IPXV_PagesView extends the IPXV_View interface.

Methods

EnsureVisibleAnnot HideSnapMark RedrawRect StopAutoScroll
GetAnnotFromPt InvalidateAnnot RegisterDrawCallback UnlockCursor
GetAnnotRectOnDevice InvalidatePage SetZoom UnregisterDrawCallback
GetAnnotRectOnPage InvalidatePageRects ShowInfoTip UnregisterDrawCallback2
GetLastHitTestPt InvalidatePages ShowSnapMark ZoomInOut
GetLastHitTestRes IsAnnotVisible SnapPoint ZoomToPoint
GetLinkFromPt LockCursor StartAutoScroll ZoomToRect
HideInfoTip Redraw

Properties

AutoScrollStarted GridParams IsFullScreenPresentation OCContext
Cursor IsCursorLocked Layout SnapParams
DocView IsFullScreen MouseCapture

See Also

IPXV_DocumentView::PagesView, IPXV_Tool::OnProcessViewEvent, IPXV_Tool::IsEnabled, IPXV_PagesViewDrawCallback::OnDrawPagesView, IPXV_AnnotHandler::HitTest, IPXV_AnnotHandler::OnAnnotEnter, IPXV_AnnotHandler::OnAnnotExit