Back to Devexpress

Quick Start with Print preview for WinForms

xtrareports-10712-desktop-reporting-winforms-reporting-winforms-reporting-print-preview-quick-start.md

latest1.4 KB
Original Source

Quick Start with Print preview for WinForms

  • Oct 13, 2025

The topics in this section describe how to load a report in a built-in Print Preview form or add a custom report viewer to your WinForms application:

Invoke the Built-in Print Preview Form With the Reporting subscription, you can open a report in a built-in Print Preview form.Create a Custom Print Preview With the WinForms subscription, you can create custom Print Preview forms.

Watch Video: Reporting: WinForms Publishing and Preview

Create a Document Viewer Application using the .NET CLI Project TemplateYou can use the .NET command-line interface (CLI) to create an application with the WinForms Document Viewer control from the console. Note that the project template targets .NET 8.0+ and supports C# only.