PdfDocumentConverter.SaveDocument Method
Name | Parameters | Description |
---|---|---|
SaveDocument(Stream) | stream | Saves the converted PDF document to a stream. |
SaveDocument(String) | filePath | Saves the converted PDF document to the specified file. |
Name | Parameters | Description |
---|---|---|
SaveDocument(Stream) | stream | Saves the converted PDF document to a stream. |
SaveDocument(String) | filePath | Saves the converted PDF document to the specified file. |
No
Your feedback is appreciated.