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

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

Public Attributes

number pageIndex
 The index of the page to be queried. More...
 
string type
 This value is always set to "page". Indicates the type of the query. More...
 

Detailed Description

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

Since
11.0.0

Member Data Documentation

◆ pageIndex

number PageQuery::pageIndex

The index of the page to be queried.

Since
11.0.0

◆ type

string PageQuery::type

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

Since
11.0.0

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