| FoxitPDFSDKforWeb v11.0.4
    
    Foxit PDF SDK for Web | 
A module that contains Bookmark APIs. More...
| Classes | |
| interface | BookmarkDestination | 
| Represents information about the destination of a bookmark.  More... | |
| interface | BookmarkFontStyle | 
| Represents the font style of a bookmark.  More... | |
| Enumerations | |
| enum | BookmarkRelationship { FIRST_CHILD = 0, LAST_CHILD = 1, PREVIOUS_SIBLING = 2, NEXT_SIBLING = 3, FIRST_SIBLING = 4, LAST_SIBLING = 5 } | 
| Enumeration for bookmark relationships. Values of this enumeration should be used alone, representing the relationship between a bookmark and another bookmark.  More... | |
| Variables | |
| type | BookmarkZoomMode = ZoomMode | 
| Enumeration for zoom mode.  More... | |
A module that contains Bookmark APIs.
| enum BookmarkRelationship | 
Enumeration for bookmark relationships. Values of this enumeration should be used alone, representing the relationship between a bookmark and another bookmark.
| type BookmarkZoomMode = ZoomMode | 
Enumeration for zoom mode.
ZoomMode