Begins the control sequence that determines when and how to print a document.
[Visual Basic]
Public Overridable Sub OnStartPrint( _
ByVal document As PrintDocument, _
ByVal e As PrintEventArgs _
)
See the System.Drawing.Printing namespace for additional information.
ActiveReportPrintController Class | ActiveReportPrintController Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.