THotPDF.GetLoadedAnnotationPopupRect Method
Gets the rectangular area of the annotation pop-up window
Declaration
function GetLoadedAnnotationPopupRect(PageIndex, AnnotationIndex: 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