Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / PrintEventArgs Class
Members


In This Topic
    PrintEventArgs Class
    In This Topic
    Represents the event data for a Print event.
    Object Model
    PrintEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class PrintEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As PrintEventArgs
    public class PrintEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Web.Spread.PrintEventArgs

    See Also