mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-08-20 09:57:23 +08:00
Updated Home (markdown)
parent
7722a7f82e
commit
604acd3280
2
Home.md
2
Home.md
@ -96,7 +96,7 @@ using (var document = PdfDocument.Open(sourcePdfPath))
|
||||
```
|
||||
|
||||
In this example a more advanced document extraction is performed
|
||||
```
|
||||
```cs
|
||||
//using UglyToad.PdfPig.DocumentLayoutAnalysis.PageSegmenter;
|
||||
//using UglyToad.PdfPig.DocumentLayoutAnalysis.ReadingOrderDetector;
|
||||
//using UglyToad.PdfPig.DocumentLayoutAnalysis.WordExtractor;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user