A print preview control, that can be compared to the Windows Forms print preview control, is not part of the standard WPF control set. In order to preview what is actually printed, a WPF DocumentViewer can be used. Generally, this document viewer renders
Read More...