Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the sorting option for bookmark names displayed in the Bookmark dialog box.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdBookmarkSortBy
'Usage
Dim instance As WdBookmarkSortBy
public enum WdBookmarkSortBy
Members
| Member name | Description | |
|---|---|---|
| wdSortByName | Sorted by bookmark name. | |
| wdSortByLocation | Sorted by location in document. |