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