ImageCompositePrintDocument Events |
The ImageCompositePrintDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AfterPrintImage | Occurs after a specific image is printed during the printing process. |
![]() | BeginPrint | Occurs when the Print() method is called and before the first page of the document prints. (Inherited from PrintDocument.) |
![]() | Disposed | Occurs when the component is disposed by a call to the Dispose() method. (Inherited from Component.) |
![]() | EndPrint | Occurs when the last page of the document has printed. (Inherited from PrintDocument.) |
![]() ![]() | PrintImage | Occurs before an image is printed during the printing process. |
![]() | PrintPage | Occurs when the output to print for the current page is needed. (Inherited from PrintDocument.) |
![]() | QueryPageSettings | Occurs immediately before each PrintPage event. (Inherited from PrintDocument.) |