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