FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
|
Represents a query targeting a specific annotation in the PDF. This interface defines the structure for querying a specific annotation. More...
Public Attributes | |
AnnotId | annotId |
The identifier of the annotation to be queried. More... | |
string | type |
This value is always set to "annot". Indicates the type of the query. More... | |
Represents a query targeting a specific annotation in the PDF. This interface defines the structure for querying a specific annotation.
AnnotId AnnotQuery::annotId |
The identifier of the annotation to be queried.
string AnnotQuery::type |
This value is always set to "annot". Indicates the type of the query.