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

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...
 

Detailed Description

Represents an event that occurs when a bookmark is deleted.

See also
BookmarkDataService.onBookmarkDeleted
Since
10.0.0

Member Data Documentation

◆ bookmarkId

number DeleteBookmarkEvent::bookmarkId

The ID of the bookmark that is deleted.

Since
10.0.0

◆ data

BookmarkData DeleteBookmarkEvent::data

The data associated with the bookmark being deleted.

Since
10.0.0

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