Table of Contents

Property SelectedText

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

SelectedText

The text representation of the selected content in the frame. Can be an empty string if there's no selection.

string SelectedText { get; }

Property Value

string