gtPDFFreeTextAnnotationX

Top  Previous  Next

[This class is new in  version 2.0 of Gnostice PDFtoolkit ActiveX/. NET Professional Edition]

 

This class represents free text annotation, which will be used to add free text annotations to the PDF document.

This class introduces several properties like Name, Annot Title, Contents for free text annotation.

 

To insert a free text  annotation into the document, create an instance of this class, providing all the properties required, and pass it as argument to the InsertFreeTextAnnotation method.

 

Unlike an ordinary text annotation, a free text annotation has no open or closed state; instead of being displayed in a pop-up window, the text is always visible.