Gets or sets the root element of this C1HtmlDocument
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public C1HtmlElement Root { get; set; } |
Visual Basic |
---|
Public Property Root As C1HtmlElement Get Set |