WdBookmarkSortBy Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the sorting option for bookmark names displayed in the Bookmark dialog box.
public enum class WdBookmarkSortBy
[System.Runtime.InteropServices.Guid("EAF7129E-2874-33F2-9E44-7A0FE3E94992")]
public enum WdBookmarkSortBy
type WdBookmarkSortBy =
Public Enum WdBookmarkSortBy
- Inheritance
-
WdBookmarkSortBy
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdSortByName | 0 | Sorted by bookmark name. |
wdSortByLocation | 1 | Sorted by location in document. |