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

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

Detailed Description

Represents an event that occurs when a bookmark is moved.

See also
BookmarkDataService.onBookmarkMoved
Since
10.0.0

Member Data Documentation

◆ destId

number MoveBookmarkEvent::destId

The destination ID where the bookmark is moved.

Since
10.0.0

◆ destParentId

number MoveBookmarkEvent::destParentId

The ID of the destination parent. Optional.

Since
10.0.0

◆ relationship

BookmarkRelationship MoveBookmarkEvent::relationship

The relationship of the bookmark after the move.

Since
10.0.0

◆ srcId

number MoveBookmarkEvent::srcId

The source ID from where the bookmark is moved.

Since
10.0.0

◆ srcParentId

number MoveBookmarkEvent::srcParentId

The ID of the source parent. Optional.

Since
10.0.0

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