The PdfToTextConverter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GenerateText(Stream) |
Extracts text content from specified input stream with PDF content.
| |
| GenerateText(String) |
Extracts text content from specified PDF file.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also