stop Method

Summary

Stops the DocumentViewerPageLinksInteractiveMode and unbinds from the interactive events.

Syntax
TypeScript
JavaScript
DocumentViewerPageLinksInteractiveMode.prototype.stop = function( 
   imageViewer 
) 
stop( 
   imageViewer: ImageViewer 
): void; 

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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly