Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Adds a value to a choice field.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 4.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
The PDF reference returned from DynaPDF.New. | |||
Field | The field index or field name. | "FirstName" | |
ExpValue | Export value (can be empty) | "" | |
Value | Visible choice value (required). | "Hello" | |
Selected | Whether this value should be selected. 1 to select and 0 to not select. | 0 | Optional |
Returns OK or error.
See also AddValToChoiceField function in DynaPDF manual.
This function checks for a license.
Created 18th August 2014, last changed 9th July 2015