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