[]
Initializes a new instance of the ActionHandlerPrint class.
public ActionHandlerPrint()
Public Sub New()
Initializes a new instance of the ActionHandlerPrint class, assigning the PrinterName property.
public ActionHandlerPrint(string printerName)
Public Sub New(printerName As String)
| Type | Name | Description |
|---|---|---|
| string | printerName | The printer name to assign to the PrinterName property. |