|
gtPDFLineAnnotationX |
Top Previous Next |
|
[This class is new in version 2.0 of Gnostice PDFtoolkit ActiveX/. NET Professional Edition]
This class represents line annotation, which will be used to add line annotations to the PDF document. This class introduces several properties like Name, Annot Title, Contents for line annotation.
To insert a line annotation into the document, create an instance of this class, providing all the properties required, and pass it as argument to the InsertLineAnnotation method.
A line annotation displays a single straight line on the page.
|