'Declaration Public Function New( _
ByVal annotationThe PDF File Attachment annotation.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfFileAttachmentAnnotation, _
ByVal jsDocThe JavaScript "doc" object.As Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc _
)
public WpfPdfFileAttachmentAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfFileAttachmentAnnotation annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc jsDoc
)
public: WpfPdfFileAttachmentAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfFileAttachmentAnnotation* annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc* jsDoc
)
public:
WpfPdfFileAttachmentAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfFileAttachmentAnnotation^ annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc^ jsDoc
)
Parameters
- annotation
- The PDF File Attachment annotation.
- jsDoc
- The JavaScript "doc" object.