PrintOptionsViewModel.PreviewImage Property
Specifies the preview image of the current document page.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v25.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| ImageSource | A ImageSource object. |
See Also