menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExportOptions

    Show / Hide Table of Contents

    Enum ExportOptions

    Defines supported Export Options.

    Namespace: Syncfusion.JavaScript.ReportViewerEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    [Flags]
    public enum ExportOptions

    Fields

    Name Description
    All

    Represents All kind of export options.

    CSV

    Represents csv export option

    CustomItems

    Represents custom export option.

    Excel

    Represents excel export option.

    Html

    Represents html export option.

    Pdf

    Represents pdf export option.

    PPT

    Represents ppt export option.

    Word

    Represents Word export option.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved