The ActionHandlerPrint type exposes the following members.

Constructors

  Name Description
Public method ActionHandlerPrint()()()()
Initializes a new instance of the ActionHandlerPrint class.
Public method ActionHandlerPrint(String)
Initializes a new instance of the ActionHandlerPrint class, assigning the PrinterName property.

Properties

  Name Description
Public property PrinterName
Gets or sets the name of the printer to use. If empty, a printer select dialog will be shown to the user when the current action handler is invoked.

See Also