Gets the root
Element object which represents the entire HTML document.
Namespace: MailBee.HtmlAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public Element Dom { get; }
Public ReadOnly Property Dom As Element
Get
Property Value
Type:
ElementSee Also