PrintEventArgs public class PrintEventArgs : CancelEventArgs Provides data for the BeginPrint and EndPrint events. Documentation Code public PrintAction PrintAction { get; } Returns PrintToFile in all cases. public PrintEventArgs() Initializes a new instance of the PrintEventArgs class.