toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
PageRanges
Page
Ranges
external
interface
PageRanges
(
source
)
Members
Properties
from
Link copied to clipboard
abstract
var
from
:
Double
Index of the first page to print (0-based).
to
Link copied to clipboard
abstract
var
to
:
Double
Index of the last page to print (inclusive) (0-based).