start Method

Summary

Starts the DocumentViewerPageLinksInteractiveMode and binds to the interactive events.

Syntax

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

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI Assembly