THotPDF.SetLoadedProducer Method
Sets the Producer information for the loaded document
Declaration
procedure SetLoadedProducer(const AProducer: AnsiString);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
AProducer | Reference document or type definition |
Usage notes
- 更新文档的元数据字典
- Ensure that the document object has been correctly initialised or loaded before calling this method
- For details, please refer to the relevant examples or class descriptions