FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
AddBookmarkEvent Class Reference

Represents an event that occurs when a new bookmark is added. More...

Public Attributes

number bookmarkId
 The ID of the newly created bookmark. More...
 
BookmarkData data
 The data associated with the newly created bookmark. More...
 
AddBookmarkOptions options
 Options associated with adding the bookmark. More...
 

Detailed Description

Represents an event that occurs when a new bookmark is added.

See also
BookmarkDataService.onBookmarkAdded
Since
10.0.0

Member Data Documentation

◆ bookmarkId

number AddBookmarkEvent::bookmarkId

The ID of the newly created bookmark.

Since
10.0.0

◆ data

BookmarkData AddBookmarkEvent::data

The data associated with the newly created bookmark.

Since
10.0.0

◆ options

AddBookmarkOptions AddBookmarkEvent::options

Options associated with adding the bookmark.

Since
10.0.0

Foxit Software Corporation Logo
@2024 Foxit Software Incorporated. All rights reserved.