Skip to content

Commit 8223c06

Browse files
committed
986770: recheck
1 parent c7d0bb1 commit 8223c06

File tree

12 files changed

+2
-2
lines changed

12 files changed

+2
-2
lines changed

Document-Processing/PDF/PDF-Viewer/asp-net-core/how-to/import-export-annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publishingplatform: ASP.NET Core
88
documentation: ug
99
---
1010

11-
# Import & Export annotation
11+
# Import and export annotations in ASP.NET Core PDF Viewer
1212

1313
Import annotations from objects or streams instead of files. To import such objects, first export annotations as objects using the [**exportAnnotationsAsObject()**](https://ej2.syncfusion.com/documentation/api/pdfviewer/#exportannotationsasobject) method. Only objects exported from the PDF Viewer can be imported.
1414

Document-Processing/PDF/PDF-Viewer/asp-net-mvc/how-to/import-export-annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ documentation: ug
1010

1111
# Import and export annotations in the ASP.NET MVC PDF Viewer
1212

13-
# ASP.NET Core PDF Viewer Annotation Import and Export
13+
Import annotations from objects or streams instead of files. To import such objects, first export annotations as objects using the [**exportAnnotationsAsObject()**](https://ej2.syncfusion.com/documentation/api/pdfviewer/#exportannotationsasobject) method. Only objects exported from the PDF Viewer can be imported.
1414

1515
Use the following steps to import and export annotations as objects, JSON, or XFDF.
1616

0 commit comments

Comments
 (0)