The ActionHandlerPrint type exposes the following members.
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.
|