GIAC
GSSP-.NET · Question #105
(Topic 1) You work as an Enterprise Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as its application development platform. You create a Windows Forms application using…
The correct answer is B. PrintDocument.EndPrint. See the full explanation below for the reasoning.
Question
- (Topic 1)
You work as an Enterprise Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as its application development platform. You create a Windows Forms application using .NET Framework 3.5. You want to notify the users when a print job has finished. Which of the following events will you use to accomplish the task?
Options
- APrintDocument.PrintPage
- BPrintDocument.EndPrint
- CPrintDocument.QueryPageSettings
- DPrintDocument.BeginPrint
How the community answered
(25 responses)- A12% (3)
- B80% (20)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.