ChoiceFormField

abstract class ChoiceFormField : FormField

Represents a choice form field in a PDF form.

See also

Inheritors

Functions

Link copied to clipboard
open fun setOptions(@NonNull options: List<FormOption>)
Sets the options for the given choice form element.