Selection.PreviousBookmarkID Property

Definition

Returns the number of the last bookmark that starts before or at the same place as the specified selection or returns 0 (zero) if there's no corresponding bookmark.

public:
 property int PreviousBookmarkID { int get(); };
public int PreviousBookmarkID { get; }
member this.PreviousBookmarkID : int
Public ReadOnly Property PreviousBookmarkID As Integer

Property Value

Applies to