IPdfTypeExtractor
IPdfTypeExtractor class
Represents interface to interacting with extractor.
The IPdfTypeExtractor type exposes the following members:
Properties
| Name | Description |
|---|---|
| page_count | Returns page count. |
| version | Returns version. |
| is_fast_extraction_used | Returns if fast extraction mechanism used. |
Methods
| Name | Description |
|---|---|
| extract_all_text() | Returns collection of extracted text values. |
| extract_page_text(page_number) | Returns page text. |
| dispose() | Dispose. |
See Also
- namespace aspose.pdf.groupprocessor
- assembly Aspose.PDF