INode.PreviousSibling
INode.PreviousSibling property
Gets the previous node at the same node tree level.
public INode PreviousSibling { get; }
Property Value
The previous sibling.
See Also
- interface INode
- namespace Aspose.Note
- assembly Aspose.Note
Gets the previous node at the same node tree level.
public INode PreviousSibling { get; }
The previous sibling.