Occurs when the Print method is called and before the first page of the document prints.
[Visual Basic]
Public Event BeginPrint() As PrintEventHandler
[C#]
public event PrintEventHandler BeginPrint();
Printer Class | Printer Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.