IConversionLoadOptionsOrSourceDocumentLoaded class
Leave feedback
On this page
Represents conversion load options or actions with a loaded document.
The IConversionLoadOptionsOrSourceDocumentLoaded type exposes the following members:
| Method | Description |
|---|---|
| convert_by_page_to | Saves the converted page as a stream. |
| convert_by_page_to_func | |
| convert_to | Save converted document as file. |
| convert_to | Saves the converted document as a stream. |
| convert_to_file | |
| convert_to_func | |
| convert_to_string | |
| get_document_info | Retrieves source document information, including page count and other properties specific to the file type. |
| get_possible_conversions | Retrieves possible conversions for the source document. |
| is_document_password_protected | Checks if source document is password protected. |
| with_options | Set load options. |
| with_options | Provides load options for the document currently being loaded. |
| with_options_func | |
| with_options_load_options |
- module
groupdocs.conversion.fluent
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.