Share via


PrintForm.Print Method

 

Sends an image of a Windows Form to the destination specified by the PrintAction property.

Namespace:   Microsoft.VisualBasic.PowerPacks.Printing
Assembly:  Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)

Overload List

Name Description
System_CAPS_pubmethod Print()

Sends an image of a Windows Form to the destination specified by the PrintAction property.

System_CAPS_pubmethod 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

See Also

PrintForm Class
Microsoft.VisualBasic.PowerPacks.Printing Namespace

Return to top