FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
Represents an event that occurs when a bookmark is deleted. More...
Public Attributes | |
number | bookmarkId |
The ID of the bookmark that is deleted. More... | |
BookmarkData | data |
The data associated with the bookmark being deleted. More... | |
Represents an event that occurs when a bookmark is deleted.
number DeleteBookmarkEvent::bookmarkId |
The ID of the bookmark that is deleted.
BookmarkData DeleteBookmarkEvent::data |
The data associated with the bookmark being deleted.