FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
BookmarkQuery Interface Reference

Represents a query targeting a specific bookmark in the PDF document. This interface defines the structure for querying a specific bookmark. More...

Public Attributes

number objNumber
 The object number of the bookmark to be queried. More...
 
string type
 This value is always set to "bookmark". Indicates the type of the query. More...
 

Detailed Description

Represents a query targeting a specific bookmark in the PDF document. This interface defines the structure for querying a specific bookmark.

Since
11.0.0

Member Data Documentation

◆ objNumber

number BookmarkQuery::objNumber

The object number of the bookmark to be queried.

Since
11.0.0

◆ type

string BookmarkQuery::type

This value is always set to "bookmark". Indicates the type of the query.

Since
11.0.0

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