'Declaration Public Function New( _
ByVal annotationАннотация вложения файла.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfFileAttachmentAnnotation, _
ByVal jsDocОбъект JavaScript "doc".As Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc _
)
public PdfFileAttachmentAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfFileAttachmentAnnotation annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc jsDoc
)
public: PdfFileAttachmentAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfFileAttachmentAnnotation* annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc* jsDoc
)
public:
PdfFileAttachmentAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfFileAttachmentAnnotation^ annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc^ jsDoc
)
Parameters
- annotation
- Аннотация вложения файла.
- jsDoc
- Объект JavaScript "doc".