THotPDF.SetLoadedAuthor Method
Angir Author-feltet i informasjonsordboken for det innlastede PDF-dokumentet, og erstatter eksisterende forfatter-metadata med den angitte strengen
Deklarasjon
procedure SetLoadedAuthor(const AAuthor: AnsiString);
Enhet
HPDFDoc
Parameter
| Navn | Formål |
|---|---|
AAuthor | Til the the i Author av in The the over de in av the |
The the the the the the the the The for the the the The for The til the in opp
- 调用此方法前须确保文档已通过
LoadFromFile或LoadFromStream成功加载,否则操作无效 - 传入空字符串将清空 Author 字段,但不会从信息字典中删除该键,如需删除请使用
RemoveLoadedInfoKey - 修改仅保存至内存结构,需在完成所有元数据修改后调用
SaveToFile或SaveToStream以持久化变更