Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / PrintPDFEventArgs Class / PrintPDFEventArgs Constructor


In This Topic
    PrintPDFEventArgs Constructor
    In This Topic
    Creates a new object with the PrintPDF event arguments.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New PrintPDFEventArgs()
    public PrintPDFEventArgs()
    See Also