THotPDF.AddLoadedSignatureField Method
Adds a signature form field to the loaded page
Declaration
function AddLoadedSignatureField(PageIndex: Integer;
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