[]
        
(Showing Draft Content)

C1.C1Preview.ActionHandlerPrint.-ctor

ActionHandlerPrint Constructor

ActionHandlerPrint()

Initializes a new instance of the ActionHandlerPrint class.

Declaration
public ActionHandlerPrint()
Public Sub New()

ActionHandlerPrint(string)

Initializes a new instance of the ActionHandlerPrint class, assigning the PrinterName property.

Declaration
public ActionHandlerPrint(string printerName)
Public Sub New(printerName As String)
Parameters
Type Name Description
string printerName

The printer name to assign to the PrinterName property.