KitePDF
Toggle table of contents
0.10.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-javascript
/
io.github.yuroyami.kitepdf.javascript
/
PdfScriptRequest
/
Document
Document
data
class
Document
(
val
what
:
String
)
:
PdfScriptRequest
this.closeDoc()
or
this.saveAs()
: close or save the file.
Members
Constructors
Document
Link copied to clipboard
constructor
(
what
:
String
)
Properties
what
Link copied to clipboard
val
what
:
String