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

public INode PreviousSibling { get; }
Public ReadOnly Property PreviousSibling As INode Get
public: virtual property INode^ PreviousSibling { INode^ get () sealed; }
abstract PreviousSibling : INode with get override PreviousSibling : INode with get
Property Value
Type: INodeThe previous sibling.
Implements
INodePreviousSibling