GetSelectedText Method

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Returns the selected text in the current document

Namespace: PDFTron.SilverDox.Controls
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010

Syntax

C#
public string GetSelectedText()
Visual Basic
Public Function GetSelectedText As String
Visual C++
public:
String^ GetSelectedText()

Return Value

[Missing <returns> documentation for "M:PDFTron.SilverDox.Controls.DocumentViewer.GetSelectedText"]

See Also