←Select platform

Start Method

Summary

Starts the DocumentViewerPageLinksInteractiveMode and binds to the interactive events.

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

Parameters

imageViewer

The ImageViewer associated with this interactive mode.

Remarks

DocumentViewerPageLinksInteractiveMode overrides ImageViewerInteractiveMode.Start to bind to the following events of the InteractiveService:

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.