menu

WPF

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

    Show / Hide Table of Contents

    Enum UIContainerExportType

    Specifies the export type of the UIContainer.

    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public enum UIContainerExportType

    Fields

    Name Description
    Image

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

    None

    Skips the UIContainer in exporting.

    Text

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

    Xaml

    Exports the UIContainer as xaml element. It is only applicable for XAML format.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved