THotPDF.SetLoadedModDate Method

Sets the ModDate field in the information dictionary of the loaded PDF document to update the document's last modification date

Declaration

procedure SetLoadedModDate(const ADate: AnsiString);

Unit

HPDFDoc

Parameters

NamePurpose
ADate符合 PDF 日期格式的修改日期字符串,格式为 D:YYYYMMDDHHmmSSOHH'mm'

Usage notes

Related APIs