'Declaration Protected Function New( _
ByVal annotationАннотация.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation, _
ByVal jsDocОбъект JavaScript "doc".As Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc _
)
protected WpfPdfAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc jsDoc
)
protected: WpfPdfAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation* annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc* jsDoc
)
protected:
WpfPdfAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation^ annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc^ jsDoc
)
Parameters
- annotation
- Аннотация.
- jsDoc
- Объект JavaScript "doc".