Skip to content

Commit 6a6bc94

Browse files
1012852: Removed toggle-annotation-visibility
1 parent 1d8129f commit 6a6bc94

3 files changed

Lines changed: 1 addition & 235 deletions

File tree

Document-Processing-toc.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,6 @@
999999
<li><a href="/document-processing/pdf/pdf-viewer/react/annotation/line-angle-constraints">Line Angle Constraint</a></li>
10001000
<li><a href="/document-processing/pdf/pdf-viewer/react/annotation/custom-data">Adding custom Data in annotations</a></li>
10011001
<li><a href="/document-processing/pdf/pdf-viewer/react/annotation/flatten-annotation">Flatten Annotations into the PDF </a></li>
1002-
<li><a href="/document-processing/pdf/pdf-viewer/react/how-to/toggle-annotation-visibility">Show, Hide, or Toggle Annotation Visibility</a></li>
10031002
<li>Export and Import Annotations
10041003
<ul>
10051004
<li><a href="/document-processing/pdf/pdf-viewer/react/annotation/export-import/export-annotation">Export Annotation</a></li>

Document-Processing/PDF/PDF-Viewer/react/how-to-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following how-to articles and frequently asked questions for the Syncfusion
2020
* [How to clear all the annotations from the PDF document?](./how-to/clear-annotations)
2121
* [How to configure the annotation selector settings?](./how-to/configure-annotationselector-setting-ts)
2222
* [What are the supported conformance or standards of PDF Viewer?](./how-to/conformance)
23-
* [How to Show, Hide or Toggle Annotation Visibility](./how-to/toggle-annotation-visibility)
23+
* [How to control the visibility of the annotation?](./how-to/control-annotation-visibility-ts)
2424
* [How to convert the PDF library bounds to PDF viewer bounds?](./how-to/convert-pdf-library-bounds-to-pdf-viewer-bounds-ts)
2525
* [How to create PDF Viewer service using ASP.NET Core?](./how-to/create-pdfviewer-service-core)
2626
* [How to create PDF viewer web service using ASP.NET MVC?](./how-to/create-pdfviewer-service)

Document-Processing/PDF/PDF-Viewer/react/how-to/toggle-annotation-visibility.md

Lines changed: 0 additions & 233 deletions
This file was deleted.

0 commit comments

Comments
 (0)