Spread Windows Forms 12.0 Product Documentation
PrintCancelledEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : PrintCancelledEventArgs Class
Represents the event data for the PrintCancelled event for the Spread component, which occurs when the printing is discontinued by the user.
Object Model
PrintCancelledEventArgs Class
Syntax
'Declaration
 
Public Class PrintCancelledEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PrintCancelledEventArgs
public class PrintCancelledEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.PrintCancelledEventArgs

See Also

Reference

PrintCancelledEventArgs Members
FarPoint.Win.Spread Namespace
PrintCancelled Event

User-Task Documentation

Managing Printing
Managing Events from User Actions