Microsoft.VisualBasic.PowerPacks.Printing Namespace
Provides a component that allows you to print a facsimile of a form as it appears on screen.
The PrintForm component replaces the functionality of the Visual Basic 6.0 PrintForm method and adds new capabilities.
Classes
Class | Description | |
---|---|---|
PrintForm | Enables printing an image of a Windows Form at run time. |
Enumerations
Enumeration | Description | |
---|---|---|
PrintForm.PrintOption | The PrintOption enumeration specifies options for the Print method of a PrintForm component. |