'Declaration Protected Function New( _
ByVal annotationThe markup annotation.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfMarkupAnnotation, _
ByVal jsDocThe JavaScript "doc" objectAs Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc _
)
protected WpfPdfMarkupAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfMarkupAnnotation annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc jsDoc
)
protected: WpfPdfMarkupAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfMarkupAnnotation* annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc* jsDoc
)
protected:
WpfPdfMarkupAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfMarkupAnnotation^ annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc^ jsDoc
)
Parameters
- annotation
- The markup annotation.
- jsDoc
- The JavaScript "doc" object