toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
org.cef.misc
/
CefPageRange
Cef
Page
Range
open
class
CefPageRange
:
CefRange
Class representing a print job page range.
Members
Constructors
Cef
Page
Range
Link copied to clipboard
constructor
(
)
constructor
(
from
:
Int
,
to
:
Int
)
Properties
from
Link copied to clipboard
open
var
from
:
Int
to
Link copied to clipboard
open
var
to
:
Int
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String