THotPDF.AddLoadedLineAnnotation Method
Adds a line annotation to the page
Declaration
procedure AddLoadedLineAnnotation(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