PrintSettings.set
void set(string key, string value = null)Associates value with key.
Parameters
key | a key |
value | a string value, or null |
void set(string key, string value = null)Associates value with key.
key | a key |
value | a string value, or null |