'Declaration Public Function New( _
ByVal pageThe PDF page.As Vintasoft.Imaging.Pdf.Tree.PdfPage, _
ByVal annotationTypeThe annotation type.As PdfAnnotationType _
)
public PdfTextMarkupAnnotation(
Vintasoft.Imaging.Pdf.Tree.PdfPage page,
PdfAnnotationType annotationType
)
public: PdfTextMarkupAnnotation(
Vintasoft.Imaging.Pdf.Tree.PdfPage* page,
PdfAnnotationType annotationType
)
public:
PdfTextMarkupAnnotation(
Vintasoft.Imaging.Pdf.Tree.PdfPage^ page,
PdfAnnotationType annotationType
)
Parameters
- page
- The PDF page.
- annotationType
- The annotation type.