ActionHandlerPrint Constructor(String)
Initializes a new instance of the
ActionHandlerPrint class, assigning the
PrinterName property.
public ActionHandlerPrint(
string
)
'Declaration
Public Function New( _
ByVal As String _
)
Parameters
- printerName
- The printer name to assign to the PrinterName property.