|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
| Leadtools.Documents.UI Namespace > DocumentViewerPageLinksInteractiveMode Class : DocumentViewerPageLinksInteractiveMode Constructor |
public DocumentViewerPageLinksInteractiveMode( DocumentViewer documentViewer )
'Declaration
Public Function New( _ ByVal documentViewer As DocumentViewer _ )
'Usage
Dim documentViewer As DocumentViewer Dim instance As New DocumentViewerPageLinksInteractiveMode(documentViewer)
public: DocumentViewerPageLinksInteractiveMode( DocumentViewer^ documentViewer )
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 |