Enumeration
EpubNavigationStyle
Choices for epub navigation style.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1700949622 | readonly | Bookmarks based navigation | |
| Number = 1701211766 | readonly | File name based navigation | |
| Number = 1701736054 | readonly | No navigation. | |
| Number = 1702129270 | readonly | TOC style based navigation |
Object of 1
Properties elsewhere that hold an EpubNavigationStyle value.