'Declaration Protected Function New( _
ByVal pageThe parent page of new annotation.As Vintasoft.Imaging.Pdf.Tree.PdfPage, _
ByVal annotationTypeThe annotation type.As PdfAnnotationType _
)
protected PdfProjectionAnnotation(
Vintasoft.Imaging.Pdf.Tree.PdfPage page,
PdfAnnotationType annotationType
)
protected: PdfProjectionAnnotation(
Vintasoft.Imaging.Pdf.Tree.PdfPage* page,
PdfAnnotationType annotationType
)
protected:
PdfProjectionAnnotation(
Vintasoft.Imaging.Pdf.Tree.PdfPage^ page,
PdfAnnotationType annotationType
)
Parameters
- page
- The parent page of new annotation.
- annotationType
- The annotation type.