[]
        
(Showing Draft Content)

C1.C1Preview.ActionHandlerPrint.-ctor

ActionHandlerPrint Constructor

ActionHandlerPrint()

Initializes a new instance of the ActionHandlerPrint class.

Declaration
public ActionHandlerPrint()

ActionHandlerPrint(string)

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

Declaration
public ActionHandlerPrint(string printerName)
Parameters
Type Name Description
string printerName

The printer name to assign to the PrinterName property.