set_copyright
Description:
[
Version ( since =
"0.1.32" ) ]
public void set_copyright (
string locale,
string? value)
Sets the profile _copyright for a specific locale.
Parameters:
this |
A valid Icc
|
locale |
A locale, e.g. "en_GB.UTF-8" or null for the profile default
|
value |
New UTF-8 string value
|