'Declaration Public Function New( _
ByVal annotationThe Ink annotation.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfInkAnnotation, _
ByVal jsDocThe JavaScript "doc" objectAs Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc _
)
public WpfPdfInkAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfInkAnnotation annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc jsDoc
)
public: WpfPdfInkAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfInkAnnotation* annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc* jsDoc
)
public:
WpfPdfInkAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfInkAnnotation^ annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc^ jsDoc
)
Parameters
- annotation
- The Ink annotation.
- jsDoc
- The JavaScript "doc" object