Click or drag to resize

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.16.0
Syntax
C#
string SelectedHtml { get; }

Property Value

Type: String
See Also