convert_to_stream method
Leave feedback
On this page
Converts the source document and saves the whole converted document.
Learn more
- More about document conversion basic scenarios: How to convert document in 3 steps
- Conversion use cases, advanced settings and customizations: Convert document with advanced settings
def convert_to_stream(self, convert_options):
...
| Parameter | Type | Description |
|---|---|---|
| convert_options | System.Func2[[GroupDocs.Conversion.SaveContext, GroupDocs.Conversion, Version=26.3.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56],[System.IO.Stream, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]` |
The convert options specific to desired target file type. |
- class
Converter
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.