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