Aspose.Note for .Net
INodePreviousSibling Property |
Gets the previous node at the same node tree level.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

INode PreviousSibling { get; }
ReadOnly Property PreviousSibling As INode Get
property INode^ PreviousSibling { INode^ get (); }
abstract PreviousSibling : INode with get
Property Value
Type: INodeThe previous sibling.
