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 : DocumentViewer Property |
public DocumentViewer DocumentViewer {get; set;}
'Declaration
Public Property DocumentViewer As DocumentViewer
'Usage
Dim instance As DocumentViewerSelectTextInteractiveMode Dim value As DocumentViewer instance.DocumentViewer = value value = instance.DocumentViewer
public: property DocumentViewer^ DocumentViewer { DocumentViewer^ get(); void set ( DocumentViewer^ value); }
This value is set internally by the DocumentViewer when this mode is used.