IDocumentReaderPlugin class
IDocumentReaderPlugin class
Defines an interface for external reader plugins that can read a file into a document.
Methods
| Name | Description |
|---|---|
| read(src, loadOptions, document) | Reads the data from the specified stream into the Document instance. |
See Also
- module Aspose.Words