menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExportType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExportType

    Specifies the Export Type

    Inheritance
    System.Object
    ExportType
    Namespace: Syncfusion.Blazor.HeatMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ExportType : Enum

    Fields

    JPEG

    Specifies the JPEG Export Type.

    Declaration
    public const ExportType JPEG
    Field Value
    Type
    ExportType

    PDF

    Specifies the PDF Export Type.

    Declaration
    public const ExportType PDF
    Field Value
    Type
    ExportType

    PNG

    Specifies the PNG Export Type.

    Declaration
    public const ExportType PNG
    Field Value
    Type
    ExportType

    SVG

    Specifies the SVG Export Type.

    Declaration
    public const ExportType SVG
    Field Value
    Type
    ExportType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved