Interface IHtmlDocument
- Namespace
- AngleSharp.Html.Dom
- Assembly
- AngleSharp.dll
Serves as an entry point to the content of an HTML document.
[DomName("HTMLDocument")]
public interface IHtmlDocument : IDocument, INode, IEventTarget, IMarkupFormattable, IParentNode, IGlobalEventHandlers, IDocumentStyle, INonElementParentNode, IDisposable
- Inherited Members
- Extension Methods