Gets the document that this C1HtmlElement belongs to.

Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public C1HtmlDocument Document { get; internal set; }
Visual Basic
Public Property Document As C1HtmlDocument
	Get
	Friend Set

See Also