INode Properties

Aspose.Note for .NET API

INode Properties

The INode type exposes the following members.

Properties
  NameDescription
Public propertyNextSibling
Gets the next node at the same node tree level.
Public propertyPreviousSibling
Gets the previous node at the same node tree level.
Top
See Also