Tutorial: Printing and Setting Print Options: Conclusion

In this tutorial, you learned how to configure print options.

You placed controls on the form and populated them to display standard print options from printing enumerations in the CrystalDecisions.Shared class, as well as custom paper sources for the currently selected printer.

You then wrote code in the button click event, to set each print option and to send the print job to the printer.