Spread for ASP.NET 12 Product Documentation
PrintAbortEventArgs Class
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.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.Web.Spread.PrintAbortEventArgs

See Also

Reference

PrintAbortEventArgs Members
FarPoint.Web.Spread Namespace