|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
Represents an event that occurs when a bookmark is moved. More...
Public Attributes | |
| number | destId |
| The destination ID where the bookmark is moved. More... | |
| number | destParentId |
| The ID of the destination parent. Optional. More... | |
| BookmarkRelationship | relationship |
| The relationship of the bookmark after the move. More... | |
| number | srcId |
| The source ID from where the bookmark is moved. More... | |
| number | srcParentId |
| The ID of the source parent. Optional. More... | |
Represents an event that occurs when a bookmark is moved.
| number MoveBookmarkEvent::destId |
The destination ID where the bookmark is moved.
| number MoveBookmarkEvent::destParentId |
The ID of the destination parent. Optional.
| BookmarkRelationship MoveBookmarkEvent::relationship |
The relationship of the bookmark after the move.
| number MoveBookmarkEvent::srcId |
The source ID from where the bookmark is moved.
| number MoveBookmarkEvent::srcParentId |
The ID of the source parent. Optional.