Spread Windows Forms 12.0 Product Documentation
PrintAbortEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : PrintAbortEventArgs Class
Represents the event data for the PrintAbort event for the Spread component, which allows the user to discontinue the printing at any time during a print job.
Object Model
PrintAbortEventArgs Class
Syntax
'Declaration
 
Public Class PrintAbortEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PrintAbortEventArgs
public class PrintAbortEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.PrintAbortEventArgs

See Also

Reference

PrintAbortEventArgs Members
FarPoint.Win.Spread Namespace
PrintAbort Event

User-Task Documentation

Managing Printing
Managing Events from User Actions