PrintSettings.setBool

Sets key to a boolean value. Since 2.10

class PrintSettings
void
setBool
(
string key
,
int value
)

Parameters

key string

a key

value int

a boolean

Meta