toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.forms
/
ChoiceFormField
Choice
Form
Field
abstract
class
ChoiceFormField
:
FormField
Represents a choice form field in a PDF form.
See also
Choice
Form
Element
Inheritors
ListBoxFormField
ComboBoxFormField
Members
Functions
set
Options
Link copied to clipboard
open
fun
setOptions
(
@
NonNull
options
:
List
<
FormOption
>
)
Sets the options for the given choice form element.