OwnerDocument

Node.OwnerDocument property

Gets the document object associated with this node.

public Document OwnerDocument { get; }

See Also