OnChangeViewMode Event

[Top]  [Chapter]  [Previous]  [Next]

Member of WPDLLInt

Declaration C#

OnChangeViewMode(Object Sender, int Editor, int AutoZoom, int Zooming)

 

Declaration OCX

OnChangeViewMode(ByVal Editor As Long, ByVal AutoZoom As Long, ByVal Zooming As Long)

 

This event is triggered when the view mode has been changed. This happens when the zooming or layout mode is updated.

Parameters

Editor

This is the number of the editor which is triggering the event.

AutoZoom

0: AutoZoom Off

1: Show full page width

2: Show full page (width + height)

3: Adjust column count - display as many pages in a row as possible

4: Adjust column count and distance - display as many pages in a row as possible and adjust the distance if the pages have different sizes

Category

Display Status Information


[idh_wpdllint_onchangeviewmode.htm]    Copyright © 2007 by WPCubed GmbH