[ Version ( since = "0.46" ) ]
public void set_creator (string creator)
Sets the document's creator.
If creator
is null
, Creator entry is removed from the document's Info dictionary.
this |
A Document |
creator |
A new creator |