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