The namespace contains the necessary API to extract the text from PDF documents and to search text in PDF documents
Classes
Class | Description | |
---|---|---|
ContextImpersonationOptions |
This class encapsulates the options to control the context impersonation during tool execution
| |
FindTextLocation |
This class represents the location of a text in a PDF page
| |
PdfDocumentInfo |
This class encapsulates various properties of the PDF document being converted or searched
| |
PdfToTextConverter |
This class encapsulates the PDF to Text Converter functionality and allows you to extract the text from PDF documents
and to search text in PDF documents
| |
PdfToTextException |
This class represents an exception thrown by the PDF to Text converter
|
Enumerations
Enumeration | Description | |
---|---|---|
ContextImpersonationLogonMode |
The logon mode for impersonation
| |
TextLayout |
The possible layouts of the resulted text
|