FoxitPDFSDKforWeb v11.0.2
Foxit PDF SDK for Web
FormFieldQuery Interface Reference

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

Public Attributes

string fieldName
 The name of the field to be queried. More...
 
string type
 This value is always set to "field". Indicates the type of the query. More...
 

Detailed Description

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

Since
11.0.0

Member Data Documentation

◆ fieldName

string FormFieldQuery::fieldName

The name of the field to be queried.

Since
11.0.0

◆ type

string FormFieldQuery::type

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

Since
11.0.0

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