set_producer
Description:
[
Version ( since =
"0.46" ) ]
public void set_producer (
string producer)
Sets the document's producer.
If producer is null, Producer entry is removed from the document's Info dictionary.
Parameters:
| this |
A Document
|
| producer |
A new producer
|