名前 | 解説 | |
---|---|---|
![]() | CommonBeginPrint | Occurs when the Printer.Print method is called and before the first page of the document prints. |
![]() | CommonEndPrint | Occurs when the last page of the document has printed. |
![]() | CommonPrintPage | Occurs when the output to print for the current page is needed. |
![]() | CommonQueryPageSettings | Occurs immediately before each Printer.PrintPage event. |