KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf
/
PdfAction
/
JavaScript
Java
Script
data
class
JavaScript
(
val
script
:
String
,
val
raw
:
PdfDictionary
)
:
PdfAction
Members
Constructors
Java
Script
Link copied to clipboard
constructor
(
script
:
String
,
raw
:
PdfDictionary
)
Properties
raw
Link copied to clipboard
open
override
val
raw
:
PdfDictionary
script
Link copied to clipboard
val
script
:
String
Script source (decoded from /JS string or stream).