Node.Document
Node.Document property
Gets the document of the node.
public Document Document { get; }
Property Value
The document.
See Also
- class Document
- class Node
- namespace Aspose.Note
- assembly Aspose.Note
Gets the document of the node.
public Document Document { get; }
The document.