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