You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/annotation/text-markup-annotation.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ documentation: ug
12
12
13
13
The PDF Viewer control provides the options to add, edit, and delete text markup annotations such as highlight, underline, strikethrough and squiggly annotations in the PDF document.
@@ -22,7 +22,7 @@ There are two ways to highlight a text in the PDF document:
22
22
* Select a text in the PDF document and right-click it.
23
23
* Select **Highlight** option in the context menu that appears.
24
24
25
-

25
+

26
26
27
27
<!-- markdownlint-disable MD029 -->
28
28
2. Using the annotation toolbar
@@ -31,7 +31,7 @@ There are two ways to highlight a text in the PDF document:
31
31
* Select the text and the highlight annotation will be added.
32
32
* You can also select the text and apply the highlight annotation using the **Highlight** button.
33
33
34
-

34
+

35
35
36
36
In the pan mode, if the highlight mode is entered, the PDF Viewer control will switch to text select mode to enable the text selection for highlighting the text.
37
37
@@ -171,7 +171,7 @@ There are two ways to underline a text in the PDF document:
171
171
* Select a text in the PDF document and right-click it.
172
172
* Select the **Underline** option in the context menu that appears.
173
173
174
-

174
+

175
175
176
176
<!-- markdownlint-disable MD029 -->
177
177
2. Using the annotation toolbar
@@ -180,7 +180,7 @@ There are two ways to underline a text in the PDF document:
180
180
* Select the text and the underline annotation will be added.
181
181
* You can also select the text and apply the underline annotation using the **Underline** button.
182
182
183
-

183
+

184
184
185
185
In the pan mode, if the underline mode is entered, the PDF Viewer control will switch to text select mode to enable the text selection for underlining the text.
186
186
@@ -319,7 +319,7 @@ There are two ways to strikethrough a text in the PDF document:
319
319
* Select a text in the PDF document and right-click it.
320
320
* Select the **Strikethrough** option in the context menu that appears.
In the pan mode, if the strikethrough mode is entered, the PDF Viewer control will switch to text select mode to enable the text selection for striking through the text.
334
334
@@ -469,7 +469,7 @@ There are two ways to add a squiggly annotation to text in the PDF document:
469
469
* Select a text in the PDF document and right-click it.
470
470
* Select the **Squiggly** option in the context menu that appears.
471
471
472
-

472
+

473
473
474
474
<!-- markdownlint-disable MD029 -->
475
475
2. Using the annotation toolbar
@@ -478,7 +478,7 @@ There are two ways to add a squiggly annotation to text in the PDF document:
478
478
* Select the text and the squiggly annotation will be added.
479
479
* You can also select the text and apply the squiggly annotation using the **Squiggly** button.
480
480
481
-

481
+

482
482
483
483
In the pan mode, if the squiggly mode is entered, the PDF Viewer control will switch to text select mode to enable the text selection for adding squiggly to the text.
484
484
@@ -624,7 +624,7 @@ The selected annotation can be deleted in the following ways:
624
624
* Select the annotation to be deleted.
625
625
* Click the **Delete Annotation** button in the annotation toolbar. The selected annotation will be deleted.
626
626
627
-

627
+

628
628
629
629
## Editing the properties of the text markup annotation
630
630
@@ -634,13 +634,13 @@ The color and the opacity of the text markup annotation can be edited using the
634
634
635
635
The color of the annotation can be edited using the color palette provided in the Edit Color tool.
636
636
637
-

637
+

638
638
639
639
### Editing opacity
640
640
641
641
The opacity of the annotation can be edited using the range slider provided in the Edit Opacity tool.
642
642
643
-

643
+

644
644
645
645
## Setting default properties during the control initialization
Copy file name to clipboardExpand all lines: ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/annotation/text-markup-annotation.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ documentation: ug
12
12
13
13
The PDF Viewer control provides the options to add, edit, and delete text markup annotations such as highlight, underline, strikethrough and squiggly annotations in the PDF document.
In the pan mode, if the highlight mode is entered, the PDF Viewer control will switch to text select mode to enable the text selection for highlighting the text.
39
39
@@ -536,7 +536,7 @@ There are two ways to add a squiggly annotation to text in the PDF document:
536
536
* Select a text in the PDF document and right-click it.
537
537
* Select the **Squiggly** option in the context menu that appears.
In the pan mode, if the squiggly mode is entered, the PDF Viewer control will switch to text select mode to enable the text selection for adding squiggly to the text.
0 commit comments