IOutlineElementChildNode Interface
Aspose.Note for .Net
IOutlineElementChildNode Interface |
The interface for all child nodes of an outline element node.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1
The IOutlineElementChildNode 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.) |