ComponentOne RichTextBox for UWP
Document Property (C1HtmlElement)

C1.Xaml.RichTextBox.Documents Namespace > C1HtmlElement Class : Document Property
Gets the document that this C1HtmlElement belongs to.
Syntax
'Declaration
 
Public ReadOnly Property Document As C1HtmlDocument
public C1HtmlDocument Document {get;}
See Also

Reference

C1HtmlElement Class
C1HtmlElement Members