Prints the document.
[Visual Basic] Public Sub Print() [C#] public void Print(); [C++] public: void Print(); [JScript] public function Print();
Note If an unhandled exception is thrown during printing, the print document will be aborted.
PrintDocument Class | PrintDocument Members | System.Drawing.Printing Namespace