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