Document

data class Document(val what: String) : PdfScriptRequest

this.closeDoc() or this.saveAs(): close or save the file.

Constructors

Link copied to clipboard
constructor(what: String)

Properties

Link copied to clipboard