IPageChildNode Properties

Aspose.Note for .NET API

IPageChildNode Properties

The IPageChildNode 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