IDocumentViewModel.Save(String) Method
Saves the report document to the specified folder.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
Name | Type | Description |
---|---|---|
filePath | String | A String value, specifying the file path. |
See Also