Table of Contents

Property Document

Namespace
DotNetBrowser.Dom
Assembly
DotNetBrowser.dll

Document

Gets the document instance containing this node.

IDocument Document { get; }

Property Value

IDocument

The document instance containing this node.

Exceptions

ObjectDisposedException

The INode has already been disposed.