PrintDocumentEventArgs Class
In This Topic
Represents the event data for the PrintDocument event for the Spread component,
which occurs during the print process of the sheetview.
Object Model
Syntax
'Declaration
Public Class PrintDocumentEventArgs
'Usage
Dim instance As PrintDocumentEventArgs
public class PrintDocumentEventArgs
Inheritance Hierarchy
System.Object
FarPoint.Win.Spread.PrintDocumentEventArgs
See Also