| FoxitPDFSDKforWeb v11.0.4
    
    Foxit PDF SDK for Web | 
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... | |
Represents an event that occurs when bookmark properties are updated.
| number UpdateBookmarkPropertiesEvent::bookmarkId | 
The ID of the bookmark whose properties are updated.
| BookmarkProperties UpdateBookmarkPropertiesEvent::newProperties | 
The new properties of the bookmark after the update.
| BookmarkProperties UpdateBookmarkPropertiesEvent::oldProperties | 
The old properties of the bookmark before the update.