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