IOutlineElementChildNode Properties

Aspose.Note for .NET API

IOutlineElementChildNode Properties

The IOutlineElementChildNode type exposes the following members.

Properties
  NameDescription
Public propertyNextSibling
Gets the next node at the same node tree level.
(Inherited from INode.)
Public propertyPreviousSibling
Gets the previous node at the same node tree level.
(Inherited from INode.)
Top
See Also