PrintForm.Print Method
Include Protected Members
Include Inherited Members
Sends an image of a Windows Form to the destination specified by the PrintAction property.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Print() | Sends an image of a Windows Form to the destination specified by the PrintAction property. | |
Print(Form, PrintForm.PrintOption) | Sends an image of a Windows Form to the destination specified by the PrintAction property, specifying the form and printing options |
Top