Table of Contents

Property OwnerDocument

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

OwnerDocument

Gets the WordDocument this node belongs to, or null if the node is not attached to a document.

public WordDocument? OwnerDocument { get; }

Property Value

WordDocument