Aspose.Note for .Net
IPageChildNode Interface |
The interface for all child nodes of a page node.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

The IPageChildNode type exposes the following members.

Name | Description | |
---|---|---|
![]() | NextSibling |
Gets the next node at the same node tree level.
(Inherited from INode.) |
![]() | PreviousSibling |
Gets the previous node at the same node tree level.
(Inherited from INode.) |

