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