Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.ExtractionTextExtractor
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
This class represents a tool that helps to extract text from a PDF document.
Inheritance Hierarchy
Apitron.PDF.Kit.ExtractionTextExtractor
Namespace: Apitron.PDF.Kit.Extraction
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Methods
Name | Description | |
---|---|---|
GetTextEntries(Boolean) |
Gets the text entry enumerator.
| |
GetTextEntries(Boundary, Boolean) |
Gets the text entry enumerator.
| |
GetTextEntries(Resolution, Boolean) |
Gets the text entry enumerator.
| |
GetTextEntries(Resolution, Boundary, Boolean) |
Gets the text entry enumerator.
|
See Also