[]
Represents the event data for the PrintCancelled event for the Spread component, which occurs when the printing is discontinued by the user.
public class PrintCancelledEventArgs : EventArgs
Public Class PrintCancelledEventArgs
Inherits EventArgs
Name | Description |
---|---|
PrintCancelledEventArgs(SpreadView) | Creates a new object with the PrintCancelled event arguments. |