IDocumentViewModel.Export(ExportOptionsViewModel) Method
Exports the document using the specified export settings.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
Name | Type | Description |
---|---|---|
options | ExportOptionsViewModel | An ExportOptionsViewModel object. |
See Also