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.23.2
Syntax string SelectedText { get; }
Property Value
Type:
StringSee Also