menu

UWP

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

    Show / Hide Table of Contents

    Class ExportType

    Specifies the differnet file types when performing exporting.

    Inheritance
    System.Object
    ExportType
    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class ExportType : Enum

    Fields

    BMP

    Specifies the BMP file type.

    Declaration
    public const ExportType BMP
    Field Value
    Type
    ExportType

    GIF

    Specifies the GIF file type.

    Declaration
    public const ExportType GIF
    Field Value
    Type
    ExportType

    JPEG

    Specifies the JPEG file type.

    Declaration
    public const ExportType JPEG
    Field Value
    Type
    ExportType

    PNG

    Specifies the PNG file type.

    Declaration
    public const ExportType PNG
    Field Value
    Type
    ExportType

    TIF

    Specifies the TIF file type.

    Declaration
    public const ExportType TIF
    Field Value
    Type
    ExportType

    WDP

    Specifies the WDP file type.

    Declaration
    public const ExportType WDP
    Field Value
    Type
    ExportType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved