PrintDocument Component (Windows Forms)

The Windows Forms PrintDocument component is used to set the properties that describe what to print and then to print the document within Windows-based applications. It can be used in conjunction with the PrintDialog component to be in command of all aspects of document printing.

In This Section

Reference

  • PrintDocument
    Provides reference information on the class and its members.
  • PrintDialog Component (Windows Forms)
    Introduces the general concepts of the PrintDialog component, which allows you to display a pre-configured dialog box that users can use to select a printer, choose pages to print, and determine print-related settings.
Topic Location
Printing Changes for Visual Basic 6.0 Users Visual Basic Upgrading Information
Printing Changes for Visual Basic 6.0 Users Visual Basic Upgrading Information