Creates a new instance of DocumentViewerPageLinksInteractiveMode to work with the specified document viewer.
DocumentViewerPageLinksInteractiveMode = function(documentViewer)
constructor(documentViewer: DocumentViewer);
documentViewer
Owner document viewer instance.
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 |
Products |
Support |
Feedback: DocumentViewerPageLinksInteractiveMode Constructor - Leadtools.Documents.UI |
Introduction |
Help Version 19.0.2017.3.21
|