THotPDF.HasLoadedOutputIntent Method
Checks whether the document contains an output intent dictionary
Declaration
function HasLoadedOutputIntent: boolean;
Unit
HPDFDoc
Return value
Returns the execution result or obtained data
Usage notes
- 输出意图常用于 PDF/A 或 PDF/X 以定义色彩配置文件
- 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