menu

UWP

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

    Show / Hide Table of Contents

    Class UIContainerExportType

    Specifies the export type of the UIContainer.

    Inheritance
    System.Object
    UIContainerExportType
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class UIContainerExportType : Enum

    Fields

    Image

    Exports the UIContainer as image element. It is applicable only for Word and HTML formats.

    Declaration
    public const UIContainerExportType Image
    Field Value
    Type
    UIContainerExportType

    None

    Skips the UIContainer in exporting.

    Declaration
    public const UIContainerExportType None
    Field Value
    Type
    UIContainerExportType

    Text

    Exports the UIContainer as text element. It is applicable only for Word and HTML formats.

    Declaration
    public const UIContainerExportType Text
    Field Value
    Type
    UIContainerExportType

    Extension Methods

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