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