Click or drag to resize

IFrameSelectedText Property

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

Namespace:  DotNetBrowser.Frames
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
string SelectedText { get; }

Property Value

Type: String
See Also