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