RichTextBox for WinRT
Root Property (C1HtmlDocument)


Gets or sets the root element of this C1HtmlDocument
Syntax
'Declaration
 
Public Property Root As C1HtmlElement
'Usage
 
Dim instance As C1HtmlDocument
Dim value As C1HtmlElement
 
instance.Root = value
 
value = instance.Root
public C1HtmlElement Root {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1HtmlDocument Class
C1HtmlDocument Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback