Gets the selected text.
if the selection contains non-text elements, e.g. an image, those elements are represented as blank character
protected String SelectedText { get; }
'Declaration
Protected Read Property SelectedText As String