Aspose.Note for .Net
CompositeNodeBase Properties |
The CompositeNodeBase type exposes the following members.

Name | Description | |
---|---|---|
![]() | Document |
Gets the document of the node.
(Inherited from Node.) |
![]() | IsComposite |
Gets a value indicating whether this node is composite. If true the node can have child nodes.
(Inherited from Node.) |
![]() | NextSibling |
Gets the next node at the same node tree level.
(Inherited from Node.) |
![]() | NodeType |
Gets the node type.
(Inherited from Node.) |
![]() | ParentNode |
Gets the parent node.
(Inherited from Node.) |
![]() | PreviousSibling |
Gets the previous node at the same node tree level.
(Inherited from Node.) |
