PrintOptionsViewModel.PagePreviewIndex Property
Specifies the index of a document page to preview.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value specifying the document page index. |
Remarks
The PrintOptionsViewModel.PreviewImage property specifies the preview for the current document page.
See Also