|
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 > DocumentViewerSelectTextInteractiveMode Class : DocumentViewerSelectTextInteractiveMode Constructor |
public DocumentViewerSelectTextInteractiveMode()
'Declaration
Public Function New()
'Usage
Dim instance As New DocumentViewerSelectTextInteractiveMode()
public:
DocumentViewerSelectTextInteractiveMode();
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 |