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