menu

WPF

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

    Show / Hide Table of Contents

    Enum TextEffects

    Specify the text effects used in the image editor.

    Namespace: Syncfusion.UI.Xaml.ImageEditor.Enums
    Assembly: Syncfusion.SfImageEditor.WPF.dll
    Syntax
    [Flags]
    public enum TextEffects

    Fields

    Name Description
    Bold

    Represent the bold text effect.

    Italic

    Represent the italic text effect.

    Normal

    Represents the normal text effect.

    Underline

    Represents the underline text effect.

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