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

Namespace: MailBee.Html
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public Element Dom { get; }

Property Value

Type: Element
See Also