[]
Represents an ActionHandlerBase that prints the current C1PrintDocument.
public class ActionHandlerPrint : ActionHandlerBase
For details on the use of action handlers, see ActionHandlerBase.
| 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. |
| 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. |