Implementing Printing and Reporting Functionality in a Windows Forms Application (11%)

  1. Manage the print process by using print dialogs
    • Configure print options at run time
    • Change printers attached to a user’s computer
    • Configure the PrintPreviewDialog control
    • Set page details for printing by using the PageSetupDialog
  2. Construct print documents
    • Configure the PrintDocument component
  3. Enable security features for printing in a Windows Forms application
    • Secure printing in Windows Forms
  4. Create a customized Print Preview component
    • Setting the Document property to establish the document to be previewed
    • Add custom methods and events to a PrintPreview control
  • Share/Bookmark
Tagged with:
 

Leave a Reply