[ Version ( since = "20.09.0" ) ]
public void set_modification_date_time (DateTime? modification_datetime)
Sets the document's modification date.
If modification_datetime
is null
, ModDate entry is removed from the document's Info dictionary.
this |
A Document |
modification_datetime |
A new modification DateTime |