FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
|
Export form options. More...
Public Attributes | |
Array< string > | fieldNames |
The names of the fields to export. More... | |
boolean | isExcludeFields |
Controls whether the fieldNames list is treated as an include or exclude filter. More... | |
Array<string> ExportFormOptions::fieldNames |
The names of the fields to export.
boolean ExportFormOptions::isExcludeFields |
Controls whether the fieldNames list is treated as an include or exclude filter.
When true (default), the fieldNames list specifies fields to exclude from export. When false, the fieldNames list specifies the only fields that will be exported.
Example: