IFrameSelectedHtml Property |
The HTML 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 SelectedHtml { get; }
Property Value
Type:
StringSee Also