|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
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... | |
Represents an event that occurs when a new bookmark is added.
| number AddBookmarkEvent::bookmarkId |
The ID of the newly created bookmark.
| BookmarkData AddBookmarkEvent::data |
The data associated with the newly created bookmark.
| AddBookmarkOptions AddBookmarkEvent::options |
Options associated with adding the bookmark.