←Select platform

DocumentViewerPageLinksInteractiveMode Constructor

Summary

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

Syntax

C#
VB
C++
Public Sub New(ByVal documentViewer As 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly