File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ permalink: /api/namespace/ddv.html
25
25
| API Name | Description |
26
26
| ------------------------------- | ------------------------------------------------- |
27
27
| [ ` <static> documentManager ` ] ( #static-documentmanager ) | [ ` DocumentManager ` ] ({{ site.api }}class/documentmanager.html) instance. |
28
- | [ ` <static> annotationManager ` ] ( #static-annotationmanager ) | [ ` AnnotationManager ` ] ({{ site.api }}class/annoationmanager .html) instance. |
28
+ | [ ` <static> annotationManager ` ] ( #static-annotationmanager ) | [ ` AnnotationManager ` ] ({{ site.api }}class/annotationmanager .html) instance. |
29
29
30
30
** Classes**
31
31
32
32
- [ DocumentManager] ({{ site.api }}class/documentmanager.html)
33
- - [ AnnotationManager] ({{ site.api }}class/annoationmanager .html)
33
+ - [ AnnotationManager] ({{ site.api }}class/annotationmanager .html)
34
34
- [ EditViewer] ({{ site.api }}class/editviewer.html)
35
35
- [ CaptureViewer] ({{ site.api }}class/captureviewer.html)
36
36
- [ PerspectiveViewer] ({{ site.api }}class/perspectiveviewer.html)
@@ -374,4 +374,4 @@ Dynamsoft.DDV.on("verbose", (...args) => {
374
374
console .error (args [0 ].cause );
375
375
}
376
376
});
377
- ```
377
+ ```
You can’t perform that action at this time.
0 commit comments