←Select platform

Stop Method

Summary

Stops the DocumentViewerPageLinksInteractiveMode and unbinds from the interactive events.

Syntax
C#
VB
C++
public override void Stop( 
   ImageViewer imageViewer 
) 
Public Overrides Sub [Stop]( 
   ByVal imageViewer As ImageViewer 
) 
public:  
   virtual void Stop( 
      ImageViewer^ imageViewer 
   ) override 

Parameters

imageViewer

The ImageViewer associated with this interactive mode.

Remarks

DocumentViewerPageLinksInteractiveMode overrides ImageViewerInteractiveMode.Stop to unbind from the events bound in Start.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.