DocumentViewerSelectTextInteractiveMode Constructor

Summary

Creates a new instance of DocumentViewerSelectTextInteractiveMode.

Syntax

JavaScript Syntax
DocumentViewerSelectTextInteractiveMode = function() 
TypeScript Syntax
constructor(); 

Remarks

Called by DocumentViewer upon creation to create an instance of DocumentViewerSelectTextInteractiveMode 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI Assembly