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.15.0
Syntaxstring SelectedHtml { get; }Property Value
Type: 
String
See Also