start Method

Summary

Starts the DocumentViewerSelectTextInteractiveMode and binds to the interactive events.

Syntax
TypeScript
JavaScript
DocumentViewerSelectTextInteractiveMode.prototype.start = function( 
   imageViewer 
) 
start( 
   imageViewer: ImageViewer 
): void; 

Parameters

imageViewer

The ImageViewer associated with this interactive mode.

Remarks

DocumentViewerSelectTextInteractiveMode overrides ImageViewerInteractiveMode.Start to bind to the following events of the InteractiveService, in addition to the events bound in ImageViewerRubberBandInteractiveMode:

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