IDocumentReaderPlugin
IDocumentReaderPlugin interface
Defines an interface for external reader plugins that can read a file into a document.
public interface IDocumentReaderPlugin
Methods
Name | Description |
---|---|
Read(Stream, LoadOptions, Document) | Reads the data from the specified stream into the Document instance. |
See Also
- namespace Aspose.Words
- assembly Aspose.Words