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


PrintDocumentEventArgs Class
Represents the event data for the PrintDocument event for the Spread component, which occurs during the print process of the sheetview.
Syntax
'Declaration
 
Public Class PrintDocumentEventArgs 
 
'Usage
 
Dim instance As PrintDocumentEventArgs
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.PrintDocumentEventArgs

See Also