PrintSettings.setInt

Sets key to an integer value. Since 2.10

class PrintSettings
void
setInt
(
string key
,
int value
)

Parameters

key string

a key

value int

an integer

Meta