Nutrient Web SDK
Preparing search index...
InstantJSON
Interface InstantJSON
interface
InstantJSON
{
annotations
?:
AnnotationJSONUnion
[]
;
attachments
?:
Record
<
string
,
{
binary
:
string
;
contentType
:
string
}
>
;
bookmarks
?:
BookmarkJSON
[]
;
comments
?:
Record
<
string
,
any
>
[]
;
format
:
"https://pspdfkit.com/instant-json/v1"
;
formFields
?:
FormFieldJSON
[]
;
formFieldValues
?:
Record
<
string
,
any
>
[]
;
pdfId
?:
{
changing
:
string
;
permanent
:
string
}
;
skippedComments
?:
number
[]
;
skippedPdfBookmarkIds
?:
string
[]
;
skippedPdfFormFieldIds
?:
number
[]
;
skippedPdfObjectIds
?:
number
[]
;
}
Hierarchy
SerializedJSON
InstantJSON
Index
Properties
annotations?
attachments?
bookmarks?
comments?
format
form
Fields?
form
Field
Values?
pdf
Id?
skipped
Comments?
skipped
Pdf
Bookmark
Ids?
skipped
Pdf
Form
Field
Ids?
skipped
Pdf
Object
Ids?
Properties
Optional
annotations
annotations
?:
AnnotationJSONUnion
[]
Optional
attachments
attachments
?:
Record
<
string
,
{
binary
:
string
;
contentType
:
string
}
>
Optional
bookmarks
bookmarks
?:
BookmarkJSON
[]
Optional
comments
comments
?:
Record
<
string
,
any
>
[]
format
format
:
"https://pspdfkit.com/instant-json/v1"
Optional
form
Fields
formFields
?:
FormFieldJSON
[]
Optional
form
Field
Values
formFieldValues
?:
Record
<
string
,
any
>
[]
Optional
pdf
Id
pdfId
?:
{
changing
:
string
;
permanent
:
string
}
Optional
skipped
Comments
skippedComments
?:
number
[]
Optional
skipped
Pdf
Bookmark
Ids
skippedPdfBookmarkIds
?:
string
[]
Optional
skipped
Pdf
Form
Field
Ids
skippedPdfFormFieldIds
?:
number
[]
Optional
skipped
Pdf
Object
Ids
skippedPdfObjectIds
?:
number
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annotations
attachments
bookmarks
comments
format
form
Fields
form
Field
Values
pdf
Id
skipped
Comments
skipped
Pdf
Bookmark
Ids
skipped
Pdf
Form
Field
Ids
skipped
Pdf
Object
Ids
Nutrient Web SDK
Loading...