[]
Provides data for the BeginPrint and EndPrint events.
public class PrintEventArgs : CancelEventArgs
| Name | Description |
|---|---|
| PrintEventArgs() | Initializes a new instance of the PrintEventArgs class. |
| PrintEventArgs(PrintAction) | Initializes a new instance of the PrintEventArgs class with the specified print action. |
| Name | Description |
|---|---|
| PrintAction | Returns PrintToFile in all cases. |