Nutrient Web SDK
Preparing search index...
Serializers
FormFieldValueJSON
Interface FormFieldValueJSON
interface
FormFieldValueJSON
{
isFitting
?:
boolean
;
name
:
string
;
optionIndexes
?:
number
[]
;
pdfObjectId
?:
number
;
type
:
"pspdfkit/form-field-value"
;
v
:
1
;
value
?:
null
|
string
|
string
[]
;
}
Index
Properties
is
Fitting?
name
option
Indexes?
pdf
Object
Id?
type
v
value?
Properties
Optional
is
Fitting
isFitting
?:
boolean
name
name
:
string
Optional
option
Indexes
optionIndexes
?:
number
[]
Optional
pdf
Object
Id
pdfObjectId
?:
number
type
type
:
"pspdfkit/form-field-value"
v
v
:
1
Optional
value
value
?:
null
|
string
|
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Fitting
name
option
Indexes
pdf
Object
Id
type
v
value
Nutrient Web SDK
Loading...