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

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...
 

Detailed Description

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

Since
11.0.0

Member Data Documentation

◆ annotId

AnnotId AnnotQuery::annotId

The identifier of the annotation to be queried.

Since
11.0.0

◆ type

string AnnotQuery::type

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

Since
11.0.0

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