Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PrintDocumentEventArgs Class
Members


In This Topic
    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.
    Syntax
    'Declaration
     
    
    Public Class PrintDocumentEventArgs 
    'Usage
     
    
    Dim instance As PrintDocumentEventArgs
    public class PrintDocumentEventArgs 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.PrintDocumentEventArgs

    See Also