[]
        
(Showing Draft Content)

C1.C1Preview.ActionHandlerPrint

ActionHandlerPrint Class

Represents an ActionHandlerBase that prints the current C1PrintDocument.

Inheritance
ActionHandlerPrint
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class ActionHandlerPrint : ActionHandlerBase
Remarks

For details on the use of action handlers, see ActionHandlerBase.

Constructors

Name Description
ActionHandlerPrint()

Initializes a new instance of the ActionHandlerPrint class.

ActionHandlerPrint(string)

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

Properties

Name Description
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.