'Declaration Public Function New( _ ByVal printerName As String _ )
public ActionHandlerPrint( string printerName )
Parameters
- printerName
 - The printer name to assign to the PrinterName property.
 
'Declaration Public Function New( _ ByVal printerName As String _ )
public ActionHandlerPrint( string printerName )