PrintSettings.unset

Removes any value associated with key. This has the same effect as setting the value to NULL. Since 2.10

class PrintSettings
void
unset
(
string key
)

Parameters

key string

a key

Meta