PdfDocumentConverter.SaveDocument(String) Method
Saves the converted PDF document to the specified file.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Parameters
Name | Type | Description |
---|---|---|
filePath | String | A path to the file. |
See Also