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