'Declaration
Public Sub Setup( _ ByVal e As PrintPageEventArgs _ )
public void Setup( PrintPageEventArgs e )
Parameters
- e
- System.Drawing.Printing.PrintPageEventArgs that contains the page information.
'Declaration
Public Sub Setup( _ ByVal e As PrintPageEventArgs _ )
public void Setup( PrintPageEventArgs e )