ProcessorDom Property
Gets the root Element object which represents the entire HTML document.

Namespace: MailBee.Html
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public Element Dom { get; }

Property Value

Type: Element
See Also