ComponentOne RichTextBox for WPF and Silverlight
Root Property (C1HtmlDocument)

C1.WPF.RichTextBox.Documents Namespace > C1HtmlDocument Class : Root Property
Gets or sets the root element of this C1HtmlDocument
Syntax
'Declaration
 
Public Property Root As C1HtmlElement
public C1HtmlElement Root {get; set;}
See Also

Reference

C1HtmlDocument Class
C1HtmlDocument Members