Expand Minimize
This topic has not yet been rated - Rate this topic

Range.PreviousBookmarkID Property

Returns the number of the last bookmark that starts before or at the same place as the specified range.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
int PreviousBookmarkID { get; }

Property Value

Type: System.Int32

The PreviousBookmarkID property returns 0 (zero) if there's no corresponding bookmark.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.