GetSelectedText Method (C1PreviewPane)
Gets the text currently selected in this
C1PreviewPane.
'Declaration
Public Function GetSelectedText() As String
public string GetSelectedText()
Return Value
The currently selected text, or empty string if the current selection is empty.