IPXV_PagesLayoutManager Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 75: Line 75:
 
| [[PXV:IPXV_PagesLayoutManager_ZoomMode|ZoomMode]]
 
| [[PXV:IPXV_PagesLayoutManager_ZoomMode|ZoomMode]]
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_PagesView_Layout|IPXV_PagesView::Layout]], [[PXV:IPXV_PagesLayoutManagerNotifyHandler_OnPagesLayoutChanged|IPXV_PagesLayoutManagerNotifyHandler::OnPagesLayoutChanged]], [[PXV:IPXV_PagesLayoutManagerNotifyHandler_OnPagesLayoutChanging|IPXV_PagesLayoutManagerNotifyHandler::OnPagesLayoutChanging]]

Revision as of 05:15, 23 May 2015


The interface of object of PDF-XChange Editor SDK.

Methods

DevicePointToPagePoint GetPageRect IsPageRectVisible SetPageBorders
DeviceRectToPageRect GetPageShadows IsPageVisible SetPageShadows
EnsureVisible GetPageSize LockUpdates SetSize
FullRefresh GetPageToDeviceMatrix MovePagePointToDevicePoint SetZoom
GetCurPos GetPrevZoom PagePointToDevicePoint UnLockUpdates
GetDeviceToPageMatrix GetScrollInfo PageRectToDeviceRect UnregisterNotifyHandler
GetNearestPage GoToDestination ProcessViewEvent ZoomToPt
GetNextZoom HitTest RegisterNotifyHandler ZoomToRect
GetPageBorders Init SetCurPos

Properties

AppearanceFlags ID Resolution ViewRotation
CurrentPage LayoutMode ScrollPos ZoomLevel
FeatureFlags LayoutRegions ScrollSize ZoomMode

See Also

IPXV_PagesView::Layout, IPXV_PagesLayoutManagerNotifyHandler::OnPagesLayoutChanged, IPXV_PagesLayoutManagerNotifyHandler::OnPagesLayoutChanging