setOptions

open fun setOptions(@NonNull options: List<FormOption>)

Sets the options for the given choice form element. This WILL change the options in the PDF file.

Parameters

options

List of entries for form options.