Spread Windows Forms 12.0 Product Documentation
PrintBackgroundEventArgs Class
Members 


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

System.Object
   System.EventArgs
      FarPoint.Win.Spread.PrintBackgroundEventArgs

See Also

Reference

PrintBackgroundEventArgs Members
FarPoint.Win.Spread Namespace
PrintBackground Event

User-Task Documentation

Managing Printing
Managing Events from User Actions