|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
Parameter of the callback function triggered when pasting a cut bookmark. More...
Public Attributes | |
| number | destId |
| The ID of the destination bookmark. More... | |
| number | destParentId |
| The ID of the parent node of the destination bookmark. More... | |
| BookmarkRelationship | relationship |
| Relationship beween between the destination and the source bookmark. More... | |
| number | srcId |
| The ID of the cut bookmark. More... | |
| number | srcParentId |
| The ID of the parent node of the bookmark being cut. More... | |
Parameter of the callback function triggered when pasting a cut bookmark.
| number PasteCutBookmarkInfo::destId |
The ID of the destination bookmark.
| number PasteCutBookmarkInfo::destParentId |
The ID of the parent node of the destination bookmark.
| BookmarkRelationship PasteCutBookmarkInfo::relationship |
Relationship beween between the destination and the source bookmark.
| number PasteCutBookmarkInfo::srcId |
The ID of the cut bookmark.
| number PasteCutBookmarkInfo::srcParentId |
The ID of the parent node of the bookmark being cut.