PdfToDocxConverter
Leave feedback
On this page
Creates new instance of PdfToDocxConverter
public PdfToDocxConverter(Stream stream, Action<PdfLoadOptions> loadOptionsAction = null)
parameter | description |
---|---|
stream | Source stream |
loadOptionsAction | Load options provider |
- namespace GroupDocs.Conversion.LowCode
Creates new instance of PdfToDocxConverter
public PdfToDocxConverter(string filePath, Action<PdfLoadOptions> loadOptionsAction = null)
parameter | description |
---|---|
filePath | Source file path |
loadOptionsAction | Load options provider |
- namespace GroupDocs.Conversion.LowCode
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.