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

Represents an event that occurs when bookmark properties are updated. More...

Public Attributes

number bookmarkId
 The ID of the bookmark whose properties are updated. More...
 
BookmarkProperties newProperties
 The new properties of the bookmark after the update. More...
 
BookmarkProperties oldProperties
 The old properties of the bookmark before the update. More...
 

Detailed Description

Represents an event that occurs when bookmark properties are updated.

See also
BookmarkDataService.onBookmarkPropertiesUpdated
Since
10.0.0

Member Data Documentation

◆ bookmarkId

number UpdateBookmarkPropertiesEvent::bookmarkId

The ID of the bookmark whose properties are updated.

Since
10.0.0

◆ newProperties

BookmarkProperties UpdateBookmarkPropertiesEvent::newProperties

The new properties of the bookmark after the update.

Since
10.0.0

◆ oldProperties

BookmarkProperties UpdateBookmarkPropertiesEvent::oldProperties

The old properties of the bookmark before the update.

Since
10.0.0

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