Node.Document

Node.Document property

Gets the document of the node.

public Document Document { get; }

Property Value

The document.

See Also