alexa

    Show / Hide Table of Contents

    Enum ExportType

    Specifies the differnet file types when performing exporting.

    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum ExportType

    Fields

    Name Description
    BMP

    Specifies the BMP file type.

    GIF

    Specifies the GIF file type.

    JPEG

    Specifies the JPEG file type.

    PNG

    Specifies the PNG file type.

    TIF

    Specifies the TIF file type.

    WDP

    Specifies the WDP file type.

    Back to top Generated by DocFX