[]
Initializes a new instance of the PrintEventArgs class.
public PrintEventArgs()
Initializes a new instance of the PrintEventArgs class with the specified print action.
public PrintEventArgs(PrintAction printAction)
| Type | Name | Description |
|---|---|---|
| PrintAction | printAction | The type of print operation occurring. |