OwnerDocument
Node.OwnerDocument property
Gets the document object associated with this node.
public Document OwnerDocument { get; }
See Also
- class Document
- class Node
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance
Gets the document object associated with this node.
public Document OwnerDocument { get; }