'Declaration Public Function New( _
ByVal pageThe parent page of new annotation.As Vintasoft.Imaging.Pdf.Tree.PdfPage _
)
public PdfFreeTextAnnotation(
Vintasoft.Imaging.Pdf.Tree.PdfPage page
)
public: PdfFreeTextAnnotation(
Vintasoft.Imaging.Pdf.Tree.PdfPage* page
)
public:
PdfFreeTextAnnotation(
Vintasoft.Imaging.Pdf.Tree.PdfPage^ page
)
Parameters
- page
- The parent page of new annotation.