THotPDF.AddLoadedCaretAnnotation Method
Adds a caret annotation to the page
Declaration
procedure AddLoadedCaretAnnotation(PageIndex: Integer;
Unit
HPDFDoc
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