[]
Gets the text currently selected in this C1PreviewPane.
public string GetSelectedText()
Public Function GetSelectedText() As String
| Type | Description |
|---|---|
| string | The currently selected text, or empty string if the current selection is empty. |