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