e.pagesView.layoutChanged

From PDF XChange PDF SDK
Jump to: navigation, search
 
Line 5: Line 5:
  
 
== Overview ==
 
== Overview ==
The event is fired when the layout of the Pages View was changed. The [[PXV:IEvent|IEvent]] interface should be cast to the [[PXV:IPXV_PagesLayoutChangedEvent|IPXV_PagesLayoutChangedEvent]] interface.
+
The event is fired when the layout (zoom, scroll etc.) of the Pages View was changed. The [[PXV:IEvent|IEvent]] interface should be cast to the [[PXV:IPXV_PagesLayoutChangedEvent|IPXV_PagesLayoutChangedEvent]] interface.
  
 
== Parameters ==
 
== Parameters ==

Latest revision as of 03:17, 14 June 2017


Overview

The event is fired when the layout (zoom, scroll etc.) of the Pages View was changed. The IEvent interface should be cast to the IPXV_PagesLayoutChangedEvent interface.

Parameters

Name Type Description
Param1 PARAM_T Not used.
Param2 PARAM_T Not used.
Handled VARIANT_BOOL Not used.
Result PARAM_T Not used.