FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PrintBackgroundEventArgs Class
Members


PrintBackgroundEventArgs Class
Represents the event data for the PrintBackground event for the Spread component, which occurs when the background is printing.
Syntax
'Declaration
 
Public Class PrintBackgroundEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As PrintBackgroundEventArgs
Inheritance Hierarchy

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

See Also