What is the EndPrint event?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the EndPrint event?
Rating:
The EndPrint event of the PrintDocument component is raised when printing of the last page of a document is done. The event is occurred in order to release fonts, file streams, and other resources that are used during the printing process of the document. It is also occurred if the printing process of the document has been canceled or an exception has occurred during the process. The
Rating:
Was this information helpful?
Other articles
- What is the TabControl ?
- What is a mouse pointer?
- What is the DragLeave event of a target control?
- What is the connection object?
- What are the values of the FormStartPosition enumeration?