Gets the root
Element object which represents the entire HTML document.
Namespace: MailBee.HtmlAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic Element Dom { get; }
Public ReadOnly Property Dom As Element
Get
Property Value
Type:
Element
See Also