THotPDF.GetLoadedInfoKeyValue Method
Fra de in for The the, the the the the over The til PDF i The for The the (Document Information Dictionary).
Deklarasjon
function GetLoadedInfoKeyValue(const AKey: AnsiString): AnsiString;
Enhet
HPDFDoc
Parameter
| Navn | Formål |
|---|---|
AKey | 要查询的元数据属性键名,例如 'Title'、'Author'、'Subject' 或自定义键名。 |
Returverdi
Returner kommentaren og den assosierte strengen. Tom streng hvis en mangler navn, eller overgår indeksen i seg selv.
The the the the the the the the The for the the the The for The til the in opp
- 常见的标准 PDF 属性键名包括
Title(标题)、Author(作者)、Subject(主题)、Keywords(关键字)、Creator(创建程序)和Producer(生成引擎)。 - 此方法只访问经典的文档信息字典,不会自动解析基于 XMP 的元数据流。如果需要访问 XMP,请使用
GetLoadedXMPMetadata。