CreateFreeTextAnnotation
This method is new in version 2.0 of Gnostice PDFtoolkit ActiveX/. NET Professional Edition]
The CreateFreeTextAnnotation method returns the gtPDFFreeTextAnnotationX object.
Syntax
[VC++]
CgtPDFFreeTextAnnotationX CreateFreeTextAnnotation();
[CS]
public abstract new gtPDFFreeTextAnnotationX CreateFreeTextAnnotation ( )
[VB]
Function CreateFreeTextAnnotation() As gtPDFFreeTextAnnotationX