# Displaying a Print Dialog for the User

Learn how to display a print dialog for the user and set various printing options with Spread.NET's PrintInfo object.

## Content



Spread provides a way for you to display a print dialog to allow your end user to set various options on the printing. Set the [ShowPrintDialog](/spreadnet/api/latest/online-win/FarPoint.Win.Spread/FarPoint.Win.Spread.PrintInfo.ShowPrintDialog.html) property of the [PrintInfo](/spreadnet/api/latest/online-win/FarPoint.Win.Spread/FarPoint.Win.Spread.PrintInfo.html) object.

## See Also

[Displaying an Abort Message for the User](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-printing/spwin-printuser/spwin-printabortdialog)

[Providing a Preview of the Printing](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-printing/spwin-printuser/spwin-printpreview)