FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
|
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... | |
Represents a query targeting a specific page in the PDF document. This interface defines the structure for querying a specific page.
number PageQuery::pageIndex |
The index of the page to be queried.
string PageQuery::type |
This value is always set to "page". Indicates the type of the query.