kvision / pl.treksoft.kvision.electron / PrintToPDFOptions

PrintToPDFOptions

(js) interface PrintToPDFOptions

Properties

(js)

landscape

open var landscape: Boolean?
(js)

marginsType

open var marginsType: Number?
(js)

pageSize

open var pageSize: String?
(js)

printBackground

open var printBackground: Boolean?
(js)

printSelectionOnly

open var printSelectionOnly: Boolean?