Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Marks a choice value of a combo or list box as selected or unselected.
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. | 0 |
Selected | The new state. Pass 1 to set or 0 to clear. | 0 |
DefSelected | New default state. | 0 |
Returns OK or error.
See also SetFieldExpValueEx function in DynaPDF manual.
This function checks for a license.
Created 18th August 2014, last changed 5th March 2021