menu

UWP

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

    Show / Hide Table of Contents

    Class ExportMode

    Specifies the ExportModes in SfDiagram.

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

    Fields

    Content

    Used to export the content of the diagram only.

    Declaration
    public const ExportMode Content
    Field Value
    Type
    ExportMode

    PageSettings

    Used to export the page region of the diagram.

    Declaration
    public const ExportMode PageSettings
    Field Value
    Type
    ExportMode

    Extension Methods

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