Class PrintEventArgs

PrintEventArgs class

Provides data for the BeginPrint and EndPrint events.

public class PrintEventArgs

Constructors

NameDescription
PrintEventArgs()The default constructor.

Remarks

Not yet implemented.

See Also