Extract
Leave feedback
On this page
Extracts data from a document.
public ExtractedData Extract(Document document, ExtractionOptions extractionOptions)
| Parameter | Type | Description |
|---|---|---|
| document | Document | The document from file system, stream or structure. |
| extractionOptions | ExtractionOptions | The extraction options. |
The extracted data of the document.
- class ExtractedData
- class Document
- class ExtractionOptions
- class Extractor
- namespace GroupDocs.Search
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.