FoxitPDFSDKforWeb v11.0.2
Foxit PDF SDK for Web
|
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... | |
Represents a query targeting a specific field in the PDF document. This interface defines the structure for querying a specific form field.
string FormFieldQuery::fieldName |
The name of the field to be queried.
string FormFieldQuery::type |
This value is always set to "field". Indicates the type of the query.