THotPDF.GetLoadedCreationDate Method

Reads the creation date string from the information dictionary of the loaded PDF document

Declaration

function GetLoadedCreationDate: AnsiString;

Unit

HPDFDoc

Return value

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

Usage notes

Related APIs