.NET Framework Class Library
DocumentViewer.GetSelectedText Method
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace > DocumentViewer Class > DocumentViewer Methods > DocumentViewer.GetSelectedText Method |
Get selected text from the viewer
Namespace: Gnostice.Controls.WinForms
Assembly: Gnostice.Controls.WinForms (in Gnostice.Controls.WinForms.dll)
Visual Basic |
Public Function GetSelectedText As SelectedText |
C# |
public SelectedText GetSelectedText() |
Visual C++ |
public: |
Details of the selected text (SelectedText) or null if no selection of the text in the viewer.