NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PrintDocument Events

The events of the PrintDocument class are listed below. For a complete list of PrintDocument class members, see the PrintDocument Members topic.

Public:

BeginPrint Occurs when Print is called, before the first page is printed.
EndPrint Occurs when Print is called, after the last page is printed.
PrintPage [To be supplied.]
QueryPageSettings [To be supplied.]

See Also

PrintDocument Class | System.Drawing.Printing Namespace