ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotGridPDFExport - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotGridPDFExport

    Inheritance
    System.Object
    PivotGridPDFExport
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ.Export
    Assembly: Syncfusion.EJ.Export.dll
    Syntax
    public class PivotGridPDFExport

    Constructors

    PivotGridPDFExport()

    Declaration
    public PivotGridPDFExport()

    Methods

    ExportToPDF(String, String, HttpResponse)

    Declaration
    public void ExportToPDF(string fileName, string args, HttpResponse response)
    Parameters
    Type Name Description
    System.String fileName
    System.String args
    System.Web.HttpResponse response

    Events

    AddPDFHeaderFooter

    Declaration
    public event PivotGridPDFExport.PDFHeaderFooterEventHandler AddPDFHeaderFooter
    Event Type
    Type Description
    PivotGridPDFExport.PDFHeaderFooterEventHandler

    PDFExport

    Declaration
    public event PivotGridPDFExport.PDFExportEventHandler PDFExport
    Event Type
    Type Description
    PivotGridPDFExport.PDFExportEventHandler
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved