Gets the document that this C1HtmlElement belongs to.
Namespace:
C1.Silverlight.RichTextBox.DocumentsAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
| C# |
|---|
public C1HtmlDocument Document { get; internal set; } |
| Visual Basic |
|---|
Public Property Document As C1HtmlDocument Get Friend Set |