THotPDF.GetLoadedModDate Method

Reads the recent modification date string from the information dictionary of the loaded PDF document

Declaration

function GetLoadedModDate: AnsiString;

Unit

HPDFDoc

Return value

返回符合 PDF 日期格式(D:YYYYMMDDHHmmSSOHH'mm')的 AnsiString 字符串;若文档不含修改日期则返回空字符串

Usage notes

Related APIs