DocumentViewerPageLinksInteractiveMode Constructor

Summary

Creates a new instance of DocumentViewerPageLinksInteractiveMode to work with the specified document viewer.

Syntax
TypeScript
JavaScript
DocumentViewerPageLinksInteractiveMode = function( 
   documentViewer 
) 
constructor( 
   documentViewer: DocumentViewer 
); 

Parameters

documentViewer

Owner document viewer instance.

Remarks

Called by DocumentViewer upon creation to create an instance of DocumentViewerPageLinksInteractiveMode and add it to the view ImageViewer interactive modes.

This constructor changes the following members:

Member Description
AutoItemMode
ImageViewerAutoItemMode.AutoSet
ItemPart
ImageViewerItemPart.Image
WorkOnBounds
true
IsDragMouseWheelEnabled
false

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 Assembly

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