Load
IDocumentProcessorPlugin.Load method
Load the document using the specified load options.
public void Load(Stream inputStream, LoadOptions loadOptions)
Parameter | Type | Description |
---|---|---|
inputStream | Stream | The input stream. |
loadOptions | LoadOptions | The document load options. Can be null , in this case the document is loaded with default load options. |
See Also
- class LoadOptions
- interface IDocumentProcessorPlugin
- namespace Aspose.Words
- assembly Aspose.Words