'Declaration Public Function New( _
ByVal annotationThe line annotation.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfLineAnnotation, _
ByVal jsDocThe JavaScript "doc" objectAs Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc _
)
public PdfLineAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfLineAnnotation annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc jsDoc
)
public: PdfLineAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfLineAnnotation* annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc* jsDoc
)
public:
PdfLineAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfLineAnnotation^ annotation,
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc^ jsDoc
)
Parameters
- annotation
- The line annotation.
- jsDoc
- The JavaScript "doc" object