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

Leadtools.Document.Viewer Assembly

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