Skip to content

Commit f29d97a

Browse files
committed
Update Text-Markup-Annotation.md
1 parent 2e6e531 commit f29d97a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

angular/PdfViewer/Text-Markup-Annotation.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Text markup annotation in Angular PDF viewer component | Syncfusion
3-
description: Learn here about Text markup annotation in Syncfusion Essential Angular PDF Viewer component, its elements, and more.
2+
title: Text markup annotation in Angular PDF Viewer Component | Syncfusion
3+
description: Learn here about Text markup annotation in Syncfusion Essential Angular PDF Viewer Component, its elements, and more.
44
platform: Angular
55
control: PDF viewer
66
documentation: ug
@@ -12,7 +12,7 @@ keywords: ejPdfViewer, PDF viewer, js pdfviewer
1212
PDF viewer control supports adding text markup annotations in the PDF documents. The component also renders the existing text markup annotations from the PDF document when the document is loaded in it.
1313

1414
The following screenshot shows PDF viewer with the PDF document containing text markup annotations.
15-
![Adding text markup in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img1.png)
15+
![Text markup annotation in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img1.png)
1616

1717
**Adding text markup annotations**
1818

@@ -50,21 +50,21 @@ export class DefaultComponent {
5050

5151
The colorpicker control is provided in the text markup annotation tools to select the desired color for the text markup annotation to be added in the document.
5252

53-
![Adding notes in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img2.png)
53+
![Adding text markup annotations in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img2.png)
5454

5555
**Adding notes to the text markup annotation**
5656

5757
The notes can be added to the text markup annotations using the context menu provided in the PDF viewer component.
5858

5959
The below screenshot shows that the notes have been added to a text markup annotation in the PDF document.
60-
![Editing the text markup in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img3.png)
60+
![Adding notes to text markup annotation in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img3.png)
6161

6262
**Editing the text markup annotation**
6363

6464
The properties of the text markup annotations in the PDF document can be edited using the properties window provided in the PDF viewer component. The color, opacity, author and subject of the text markup annotation can be modified. The properties of the text markup annotation can also be locked using the locked checkbox in the properties window.
6565

6666
The below screenshot shows the properties window used for editing the properties of a text markup annotation.
67-
![Saving the text markup in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img4.png)
67+
![Editing the text markup annotation in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img4.png)
6868

6969
The text markup annotation in the PDF document can also be deleted from the PDF document.
7070

0 commit comments

Comments
 (0)