THotPDF.GetLoadedPDFXVersion Method
Gets the PDF/X version declaration of the document
Declaration
function GetLoadedPDFXVersion: AnsiString;
Unit
HPDFDoc
Return value
Returns the execution result or obtained data
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