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