Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / PrintArgs Class
Members


In This Topic
    PrintArgs Class
    In This Topic
    Represents information about event print.
    Syntax
    'Declaration
     
    
    Public Class PrintArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As PrintArgs
    public class PrintArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.Design.PrintArgs

    See Also