wpf-devexpress-dot-xpf-dot-printing-fbc8fa08.md
The DocumentPreview and corresponding xxxPreviewModel classes and interfaces are now obsolete. Use the DocumentPreviewControl class to display a print preview. More information: https://www.devexpress.com/Support/WhatsNew/DXperience/files/16.1.2.bc.xml#BC3444
Obsolete. Use the DocumentPreviewControl class to display a print preview.
Namespace : DevExpress.Xpf.Printing
Assembly : DevExpress.Xpf.Printing.v25.2.dll
NuGet Package : DevExpress.Wpf.Printing
[DXLicenseWpf]
[Obsolete("The DocumentPreview and corresponding xxxPreviewModel classes and interfaces are now obsolete. Use the DocumentPreviewControl class to display a print preview. More information: https://www.devexpress.com/Support/WhatsNew/DXperience/files/16.1.2.bc.xml#BC3444")]
public class DocumentViewer :
Control
<Obsolete("The DocumentPreview and corresponding xxxPreviewModel classes and interfaces are now obsolete. Use the DocumentPreviewControl class to display a print preview. More information: https://www.devexpress.com/Support/WhatsNew/DXperience/files/16.1.2.bc.xml#BC3444")>
<DXLicenseWpf>
Public Class DocumentViewer
Inherits Control
The following members return DocumentViewer objects:
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control DocumentViewer
See Also