THotPDF.GetLoadedFormFieldRect Method
Gets the rectangular boundary of the form field on the page
Declaration
function GetLoadedFormFieldRect(FieldIndex: 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