Document.OwnerDocument

Document.OwnerDocument property

Gets the owner document.

public Document OwnerDocument { get; }

Property Value

The owner document.

See Also