Skip to content

Commit

Permalink
871332: Add Readme content properly
Browse files Browse the repository at this point in the history
  • Loading branch information
GokulprasathVenkatachalam committed Mar 14, 2024
1 parent 9594e1a commit edcfd94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Annotations/Programmatic Support/Text Markup/Add/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Add text markup annotation programmatically
This example shows how to add text markup annotation programmatically in the SfPdfViewer. Here, we have add the highligh annotation in the third page of the PDF document.
This example shows how to add text markup annotation programmatically in the SfPdfViewer. Here, we have add the highlight annotation in the third page of the PDF document.

Documentation: https://blazor.syncfusion.com/documentation/pdfviewer-2/annotation/text-markup-annotation#add-text-markup-annotation-programmatically

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Edit text markup annotation programmatically
This example shows how to edit text markup annotation programmatically in the SfPdfViewer. Here, we have edit the highligh annotation in the PDF document.
This example shows how to edit text markup annotation programmatically in the SfPdfViewer. Here, we have edit the highlight annotation in the PDF document.

Documentation: https://blazor.syncfusion.com/documentation/pdfviewer-2/annotation/text-markup-annotation#edit-text-markup-annotation-programmatically

Expand Down

0 comments on commit edcfd94

Please sign in to comment.