Skip to content

Commit f6d4357

Browse files
authored
Update Features.md
updated valid link
1 parent 6065f5f commit f6d4357

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • Document-Processing/PDF/PDF-Library/NET/Working-with-OCR

Document-Processing/PDF/PDF-Library/NET/Working-with-OCR/Features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can downloaded a complete working sample from [GitHub](https://github.com/Sy
6666

6767
## Performing OCR for a region of the document
6868

69-
To perform OCR on a particular region or several regions of a PDF page with the help of [PageRegion](hhttps://help.syncfusion.com/cr/document-processing/Syncfusion.Pdf.html) class in [OCRSettings](https://help.syncfusion.com/cr/document-processing/Syncfusion.OCRProcessor.OCRSettings.html), refer to the following code sample.
69+
To perform OCR on a particular region or several regions of a PDF page with the help of [PageRegion](https://help.syncfusion.com/cr/document-processing/Syncfusion.Pdf.html) class in [OCRSettings](https://help.syncfusion.com/cr/document-processing/Syncfusion.OCRProcessor.OCRSettings.html), refer to the following code sample.
7070

7171
{% tabs %}
7272

@@ -1672,4 +1672,4 @@ End Using
16721672
16731673
{% endtabs %}
16741674
1675-
You can downloaded a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PDF-Examples/tree/master/OCR/.NET/Adding-Line-Breaks-Using-OCR/.NET).
1675+
You can downloaded a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PDF-Examples/tree/master/OCR/.NET/Adding-Line-Breaks-Using-OCR/.NET).

0 commit comments

Comments
 (0)