[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PrintCancelledEventArgs

PrintCancelledEventArgs Class

Represents the event data for the PrintCancelled event for the Spread component, which occurs when the printing is discontinued by the user.

Inheritance
PrintCancelledEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class PrintCancelledEventArgs : EventArgs
Public Class PrintCancelledEventArgs
    Inherits EventArgs

Constructors

Name Description
PrintCancelledEventArgs(SpreadView)

Creates a new object with the PrintCancelled event arguments.