'Declaration Public Function New( _
ByVal annotationАннотация.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfWidgetAnnotation, _
ByVal jsDocДокументация по API JavaScript.As Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc _
)
public PdfWidgetAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfWidgetAnnotation annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc jsDoc
)
public: PdfWidgetAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfWidgetAnnotation* annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc* jsDoc
)
public:
PdfWidgetAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfWidgetAnnotation^ annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc^ jsDoc
)
Parameters
- annotation
- Аннотация.
- jsDoc
- Документация по API JavaScript.