Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Changes the choice values of a combo or list box, or to change the state and export value of check box.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 4.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Field | The field index or field name. | "FirstName" |
ValIndex | The value index or -1. | -1 |
Value | The new value. | "Hello" |
ExpValue | The export value. | "World" |
Selected | Whether to select the value? |
Returns OK or error.
See also SetFieldExpValue function in DynaPDF manual.
This function checks for a license.
Created 18th August 2014, last changed 5th March 2021