FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
PasteCutBookmarkInfo Interface Reference

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

Detailed Description

Parameter of the callback function triggered when pasting a cut bookmark.

Since
10.0.0
See also
BookmarkDataService.onPasteCutBookmark
BookmarkDataService.cutBookmark
BookmarkDataService.pasteCutBookmark

Member Data Documentation

◆ destId

number PasteCutBookmarkInfo::destId

The ID of the destination bookmark.

Since
10.0.0

◆ destParentId

number PasteCutBookmarkInfo::destParentId

The ID of the parent node of the destination bookmark.

Since
10.0.0

◆ relationship

BookmarkRelationship PasteCutBookmarkInfo::relationship

Relationship beween between the destination and the source bookmark.

Since
10.0.0

◆ srcId

number PasteCutBookmarkInfo::srcId

The ID of the cut bookmark.

Since
10.0.0

◆ srcParentId

number PasteCutBookmarkInfo::srcParentId

The ID of the parent node of the bookmark being cut.

Since
10.0.0

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